a:link {
	text-decoration: underline;
	color: #00688e;
}

a:active {
	text-decoration: underline;
	color: #00688e;
}

a:visited {
	text-decoration: underline;
	color: #00688e;
}

a:hover {
	text-decoration: underline;
	color: #00688e;
}

p {
	font-family: verdana, trebuchet ms, arial;
	font-size: 11px;
	line-height: 12px;
}

.smtxt {
	font-family: verdana, trebuchet ms, arial;
	font-size: 10px;
   	line-height: 12px;
}

p.indented {
	text-indent: 4em;
}


body {
	font-family: verdana, trebuchet ms, arial;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}

.bg {background-repeat:repeat-x;}

TD { font-size: 11px; font-family: verdana, trebuchet ms, arial; color: #000000;}

h1 {
	font-family: verdana, trebuchet ms, arial;
	font-size: 12px;
	line-height: 1px;
	font-weight: bold;
	color: #000000;
}

h2	{
	font-family: verdana, trebuchet ms, arial;
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
}

.form {font: 11px verdana, trebuchet ms, arial, sans-serif; color: #000000; text-decoration: none; text-indent: 0; background-color: #ffffff;}
.form A {text-decoration: none; color: #000000;}
.form A:link {text-decoration: none; color: #000000;}
.form A:visited {text-decoration: none; color: #000000;}
.form A:hover {text-decoration: none; color: #000000;}

.color1 td {
	background-color: #FFEFD3;
	}

.color2 td {
	background-color: #E8CC9E;
	}
