table{
	font					: normal 8pt/12pt Arial, Helvetica, sans-serif;
	color					: #103F74;
	text-decoration			: none;
	background-color		: white;
}

body a:link
{
	font					: normal 8pt/12pt Arial, Helvetica, sans-serif;
	color					: #103F74;
	text-decoration			: none;
}

body a:visited
{
	font					: normal 8pt/12pt Arial, Helvetica, sans-serif;
	color					: #103F74;
	text-decoration			: none;
}

body a:hover
{
	font					: normal 8pt/12pt Arial, Helvetica, sans-serif;
	color					: #0033FF;
	text-decoration			: underline;
}

h1
{
	font					: bold 10pt Arial, Helvetica, sans-serif;
	color					: #a1bc01;
	margin					: 0px 0px 5px 0px;
	padding					: 0px;
}

b1
{
	font					: normal 6pt Arial, Helvetica, sans-serif;
	color					: #103F74;
	margin					: 0px 0px 5px 0px;
	padding					: 0px;
}


.dotted
{
	height					: 1px;
	clear					: both;
	width					: 100%;
	margin-top				: 0px;
	margin-left				: 0px;
	background				:  url(/images/dottedline.gif) repeat-x left center;	
}

.line
{
	height					: 1px;
	clear					: both;
	width					: 100%;
	margin-top				: 0px;
	margin-left				: 0px;
	background				:  url(/images/line.gif) repeat-x left center;	
}
