a.content	{ color:green;}
a:visited,a:link,a:active { color:silver;}
a:hover 	{ color:White;}


.style1 {color: #FF0000}
.Body,Body {
	font-family: Verdana; color:#333333; font-weight: lighter; font-size: 12px; text-align: justify;
}
.SubHeader {
	font-family: Verdana; font-size: 14px; color:#FC0
}
a.nav:link {
	color: #f0f0f0;
}
a.nav:visited {
	color: #cccccc;
}
a.nav:hover {
	color: white;
	text-decoration:underline;
}
td {
	font-family: Verdana;
	font-size: 12px;
}

th {
	font-family: Verdana;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
}

.small {
	font-family: Verdana;
	font-size: 9px;
}

.medium {
	font-family: Verdana;
	font-size: 12px;
}

.big {
	font-family: Verdana;
	font-size: 16px;
}

.xbig {
	font-family: Verdana;
	font-size: 24px;
}

.expanded {
	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana;
	text-align: justify;
}

.footer {
	font-family: Verdana
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
H1{
	color:#27342b;
	font-weight:bold;
	font-size:20px;
	text-align:center;
}
