body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px;
}
h1{
color:#000066;}

h3{
color:#F80D0E;
font-size: 12px;
font-weight:normal;}


a.link{
	color:#F80D0E;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.visited{
	color:#F80D0E;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a.hover{
	color:#000066;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}


li{
padding:0 0 4px 0;
color:#F80D0E;
font-size: 16px;
font-weight:bold;
}

a.reglink:link{
	color:#F80D0E;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.reglink:visited{
	color:#F80D0E;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a.reglink:hover{
	color:#000066;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.strike { text-decoration: line-through; }
.full { text-decoration: none; color:red; }
.red { color:red; }
.normal { text-decoration: none !important; color: #000000 !important; }
