/*@font-face {
  font-family: "VeraTTF";
  src: url(http://www.taku.no/fonts/VeraTTF.ttf) format("truetype");
}
*/
body,td,th {
	font-family: "Bitstream Vera Sans", "Verdana";
	font-size: 12px;
	color: #000000;

}
body {
	background-color: #FFFFFF;
}
h2{
	font-size: 24px;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3D668E;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: none;
}

em{
	font-size:10px;
}

.style1 {
	font-size: 12px;
}
.style2{
	font-size: 20px;
}
.style3{
	float:left;
	font-size: 14px;
}
.style4{
	float:right;
}
.style5{
	font-size:18px;
	color:#990000;
}
.style6{
	font-weight:bold;
}
.style7 {
	font-size: 16px; 
}
.style8 {
	font-size: 18px; 
}
.style20{
	background-color:#CCCCCC;
}
.stylefoot{
	color:#666666;
}
.stylequote{
	font-size:10px;
}
.stylefootlink{
	font-size:10px;
}
#fixheight{height:40px}