﻿body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background:white;background-repeat:repeat-y;background-image:url('/gray_bck.jpg');
}

a:link {
	color: #FF0000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #AA0000;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
h1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}