/* CSS Document */

BODY {
 margin-top : 0px;
 margin-left :0px;
 background-color : #F5F5F5;
 
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 28px;
	font-weight: bold;
	color: #892388;
	letter-spacing: 2px;
}
TD, P, DIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
	line-height:18px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #892388;
	line-height:18px;
}
A {
	color: #892388;
	text-decoration:underline;
}
.navigationwordcell {
	padding-top:6px;
}
.navigationfirstword{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #892388;
	letter-spacing: 1px;
	text-decoration : none;

}
.navigationbalance{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #892388;
	letter-spacing: 1px;
	text-decoration : none;
}
ul
{
list-style-image : url(/template2008/bulletpoint_graphic.gif);
}