
body
{
font-family: Arial, Helvetica, sans-serif;



}
p
{
font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

ul

{
font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boldred {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;}
	
	
.boldred a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.boldred a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.boldred a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}


.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

h1, h2, h3, h4

{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000066;

}

h1
{
font-size:24px;
}

h2
{
font-size:16px;
}

h3
{
font-size:14px;
}

h4
{
font-size:12px;
}

.clearall
{
clear:both;
}


.boldblue a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}.boldblue a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.boldblue a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}

.smallwhite a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.smallwhite a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.smallwhite a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.smallwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.redborder
{
border: solid 1px red;
padding: 0 3px 0 3px;
}
