a {
	color : #990000;
	font-family : Arial, Verdana, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	font-weight: normal;
}

a:active {
	color : #990000;
	font-family : Arial, Verdana, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	font-weight: normal;
}

a:hover {
	color : #cc0000;
	font-family : Arial, Verdana, sans-serif;
	font-size : 10pt;	
	text-decoration : underline;
	font-weight: normal;
}

a.small {
	color : #990000;
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
	text-decoration : none;
	font-weight: normal;
}

a:hover.small {
	color : #cc0000;
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
	font-weight: normal;
}

a.boldlink {
	color : #990000;
	font-family : Arial, Verdana, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	font-weight: bold;
}

a:active.boldlink {
	color : #990000;
	font-family : Arial, Verdana, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	font-weight: bold;
}

a:hover.boldlink {
	color : #cc0000;
	font-family : Arial, Verdana, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	font-weight: bold;
}

body,table,td,p,div,blockquote,ol,li {
	color : #333333;
	font-family : Arial, Verdana, sans-serif;
	font-size : 10pt;
	font-weight: normal;
}

.header {
	color : #000000;
	font-family : Arial, Verdana, sans-serif;
	font-size : 10pt;
	text-align: center;
	font-weight: bold;	
}

.small {
	color : #000000;	
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	text-decoration : none;
	font-weight: normal;	
}

.boldtext {
	color : #333333;
	font-family : Arial, Verdana, sans-serif;
	font-size : 10pt;
	font-weight: bold;	
}

.boldred {
	color : #990000;
	font-family : Arial, Verdana, sans-serif;
	font-size : 10pt;	
	font-weight: bold;	
}

.ibold {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; font-weight: bold; color: #990000}
.boldblklink {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #333333}
.bigbold {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-style: normal; font-weight: normal; color: #666666}

.boldwhite {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF}
