A:link {
	COLOR: #FF0000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #FF0000; TEXT-DECORATION: none
}
A:active {
	COLOR: #FF0000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000066; TEXT-DECORATION: none
}
BODY {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.normaltxt {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
}
.normaltxtblue {


	FONT-SIZE: 12px; COLOR: #006699; FONT-FAMILY: Tahoma
}
.normaltxtbold {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;

}
.smallerwline {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.headertop {
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/background_header_top.gif);
	background-repeat: repeat;
}

/* Site content tags comes here */
#sitecontent {
	font-size:12px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

#sitecontent h1 {
	color: #FF0000;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}

#sitecontent h1 a {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 0 0 0 0;
	text-decoration: underline;
}

#sitecontent h2 {
	color: #990000;
	padding: 0px 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px 0px 0px 0px;
}

/* End navigational content */
.smaller {
	COLOR: #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.h1 {

	color: #FF0000;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}
.h2 {

	color: #990000;
	padding: 0px 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px 0px 0px 0px;
}
