body {
	font-family : Arial, Verdana, Helvetica;
	font-size : 11pt; 
	font-weight : normal;
	color : maroon;
	font-style : normal;
}

h4 {
	font-family : Arial, Verdana, Helvetica;
	font-size : 13pt; 
	font-weight : bold;
	color : maroon;
	font-style : normal;
}

.a {
	font-family : Arial, Verdana, Helvetica;
	font-size : 10pt; 
	font-weight : normal;
	color : white;
	font-style : normal;
}

P, ol, ul, dl, blockquote{
	font-family : Arial, Verdana, Helvetica;
	font-size : 11pt; 
	font-weight : normal;
	color : maroon;
	font-style : normal;
}

A:link  {
	color : beige;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica;
	font-size : 10pt; 
	font-weight : normal;
	font-style : normal;
}

A:visited  {
	color : beige;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica;
	font-size : 10pt; 
	font-weight : normal;
	font-style : normal;
}

A:active  {
	color : beige;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica;
	font-size : 10pt; 
	font-weight : normal;
	font-style : normal;
}
A:hover  {
	font-family : Arial, Verdana, Helvetica;
	font-size : 10pt; 
	font-weight : normal;
	text-decoration : underline;
	color : maroon;
	font-style : normal;
}

A.dark:link {
	color : beige;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica;
	font-size : 10pt; 
	font-weight : normal;
	font-style : normal;
}

A.dark:visited {
	color : beige;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica;
	font-size : 10pt; 
	font-weight : normal;
	font-style : normal;
}
A.dark:active {
	color : beige;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica;
	font-size : 10pt; 
	font-weight : normal;
	font-style : normal;
}
A.dark:hover {
	font-family : Arial, Verdana, Helvetica;
	font-size : 10pt; 
	font-weight : normal;
	text-decoration : underline;
	color : gold;
	font-style : normal;
}
font.str {
	font-family : Arial, Verdana, Helvetica;
	font-size : 11pt; 
	font-weight : bold;
	color : maroon;
	font-style : normal;
}

A.big:link {
	color : navy;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica;
	font-size : 11pt; 
	font-weight : normal;
	font-style : normal;
}

A.big:visited {
	color : navy;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica;
	font-size : 11pt; 
	font-weight : normal;
	font-style : normal;
}
A.big:active {
	color : navy;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica;
	font-size : 11pt; 
	font-weight : normal;
	font-style : normal;
}
A.big:hover {
	font-family : Arial, Verdana, Helvetica;
	font-size : 11pt; 
	font-weight : normal;
	text-decoration : underline;
	color : navy;
	font-style : normal;
}

p.sm {
	font-family : Arial, Verdana, Helvetica;
	font-size : 10pt; 
	font-weight : normal;
	color : beige;
	font-style : normal;
}