a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #696969;
}

a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}

a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #696969;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

p.small {
	font-size: 10px;
   	line-height: 12px;
}

p.indented {
	text-indent: 4em;
}


body  { color: white; font-size: 12px; line-height: 14px; font-family: Tahoma, Arial, Helvetica, sans-serif; background: url(../images/blue_fade_repeat.jpg) repeat-x; }


h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

h2	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.norepeat {
	background: url(../images/screen_logo_icon.gif) no-repeat;

}
