h1 
{
   padding-top: 12px;
	font-size: 21px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	line-height: 28px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
}
body 
{
	font-size: 30px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
}
p 
{
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	line-height: 22px;
	text-align:justify;
}
li 
{
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	line-height: 22px;
	text-align:justify;
}
a:link {
	color:Black;
	font-weight: bold;
}
a:visited {
	color:Black;
	font-weight: bold;
}
a:hover {
	color:Black;
	font-weight: bold;
}
a:active {
	color:Black;
	font-weight: bold;
}

pre {
	font-size: 12px;
}

.news 
{
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 18px;
}

.feature 
{
	font-size: 16px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
	line-height: 28px;
	text-align:left;
}

.feature2 
{
	font-size: 16px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	line-height: 28px;
	text-align:left;
}

.newslink 
{
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 28px;
}
.caption {
   text-align: center;
   font-weight: bold;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
   text-align: center;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px; 
   color: #003366; 
}
.menutitle {
   color: #FFFF66;
   font-weight: bold;
}
.didyouknow {
   font-style:normal;
   font-weight:normal;
   font-size: 12px;
}
.dislink {
   font-weight: bold;
   font-size: 12px;
   color: #999999;
}
.quotation {
   font-size: 18px;
   font-style: normal;
   font-weight: normal;
   color: #666666;
}
.verbatim {
   font-family: Courier New;
   font-size: 14px;
}
