@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #474746;
	font-size: 12px;
}
body {
	background-image: url(test_images/gradient.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
a:link {
	color: #036;
}
h1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #036;
}
a:visited {
	color: #036;
}
a:hover {
	color: #03C;
}
a:active {
	color: #03C;
}
.smallfont {
	font-size: 10px;
}
.bluefont {
	color: #036;
}
h2 {
	font-size: 14px;
	line-height: 14px;
	color: #036;
	font-style: normal;
	font-weight: normal;
}
h2v2 {
	font-size: 14px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	line-height: 14px;
	color: #036;
	font-style: normal;
	font-weight: normal;
}
h2v3 {
	font-size: 14px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
}

