body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
	background-color: #FFFFFF;
	text-align: left;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC6633;
	text-decoration: none;
}
a:active {
	color: #333333;
}

}.little_text {
	font-size: 9px;
	color: #999999;
}
h3 {
	font-size: 15px;
	text-decoration: none;
}
.bigish {
	font-size: 13px;
}
.bigger {
	font-size: 21px;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.small_cps {
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold;
}
.cvlinks {
	color: #CC6633;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.par_1 {
	line-height: 30px;
}
.titl_ital {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
