body {
	background-color:#FFFFFF;
	scrollbar-face-color:#D3DDE6;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#E0E0E0;
}

p, blockquote, li, table, td {
	font-family:Tahoma;
	color:#444444;
	font-size:13px;
	vertical-align:top;
}

th {
	color:#73899B;
	font-family:Tahoma;
	font-size:13px;
	vertical-align:top;
}

table, tr, td {
	vertical-align:top;
}

input, textarea, select, button {
	font-family:Tahoma;
	color:#000000;
	background-color:#B0C3D2;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	font-size:13px;
}

a:visited {
	color:#A10601;
	font-family:,Tahoma;
	font-size:13px;
	text-decoration:underline;
}

a:link {
	color:#A10601;
	font-family:Tahoma;
	font-size:13px;
	text-decoration:underline;
}

a:hover {
	color:#A10601;
	font-family:Tahoma;
	font-size:13px;
	text-decoration:none;
}

a:active {
	color:#A10601;
	font-family:Tahoma;
	font-size:13px;
	text-decoration:none;
}


h1 {
	font-family:Trebuchet MS,Tahoma;
	font-size:20px;
	color:#A10601;
}

h2 {
	font-family:Trebuchet MS,Tahoma;
	font-size:16px;
	color:#73899B;
}

.small {
	font-size:11px;
}

div.shade th {
	background-color:#D2D2D2;
}

div.shade td {
	background-color:#E8E8E8;
}

div.shade td.noshade {
	background-color:#FFFFFF;
}

div.shade th.noshade {
	background-color:#FFFFFF;
}

