.PageHeading {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
	text-align: center;

}
.ASPText {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #336699;
	font-weight: normal;

}
.PageMenuText {
	font-family: Verdana;
	font-size: 9px;
	list-style-type: none;
	text-decoration: none;
	color: #0099FF;

}
.PageMenu {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;

}
a:link {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color: #66CC99;
}

a:visited {
	color: #66cc99;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}
a:hover {
	color: #66CCFF;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #66cc99;
	text-decoration: none;
}
.paragraphtext {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #336699;
	text-align: justify;
	text-transform: none;

}
.HeadingMinor {
	font-family: Verdana;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #336699;
}
.headingmajor {
	font-family: Verdana;
	font-size: 18pt;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #336699;
}
.HeadingsSmall {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #336699;
}
.parasmall {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #336699;
}
.navbar:link {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
}
.navbar:active {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}


body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #336699;
}
body {
	background-color: #336699;
	margin-top: 5px;
	margin-bottom: 5px;
}


.AspProductText {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	font-style: normal;

}
