﻿body
{
	font-family: Verdana;
}
body .adtext
{
	font-family: Verdana;
	font-size: small;
	color: #808080;
}
body .result
{
	font-family: 'Courier New';
	font-size: large;
	font-weight: bold;
	color: #800000;
	background-color: #FFFF00;
}
body .footer
{
	font-family: MS Sans Serif;
	font-size: small;
}
body .header1
{
	font-family: MS Sans Serif;
	font-size: large;
}

body .gridtext
{
	font-family: MS Sans Serif;
	font-size: small;
}

body .watermark
{
	color: Gray;
	font-style: italic;
}

body .aclistitem
{
	font-size:smaller;
	color:Blue;
}

body .acsellistitem
{
	font-size:smaller;
	font-weight:bold;
	color:Blue;
	background-color:Highlight;
}

.aclistclass
{
	min-width: 250px;
	border: 2px solid #090;
	list-style-type: none;
	margin: 0px;
	background-color: #FFF;
	text-align: left;
}

