h1
{
	font-size:260%;
	color:#0F5FC7;
	margin-bottom:5px;
	margin-top:0px;
}

h2
{
	color:#000000;
	color:#0F5FC7;
	margin-bottom:2px;
}

h3 
{
	color:#000000;
	font-size:110%;
}

a
{
	color:#0E2F97;
	text-decoration:none;
}

a:hover
{
	color:#f7941d;
	text-decoration:underline;
}

.Standard_ul
{
	list-style-type:disc;
	list-style-position:outside;
	margin-left:20px;
	padding-left:0px;
}

.Standard_li
{
	list-style-position:outside;
	margin-bottom:.5em;
	margin-left:20px;
	padding-left:0px;
}

.ClearBoth
{
	clear:both;
}

.ClearRight
{
	clear:right;
}

.ClearLeft
{
	clear:left;
}

.FloatLeft 
{
	float:left;
}

.FloatRight
{
	float:right;
}

.TextAlignCenter
{
	text-align:center;
}

.TextAlignRight
{
	text-align:right;
}

.AlignCenter
{
	width:95%;
	position:relative;
	display:block;
	margin:0 auto;
}

.Hidden
{
	display:none;
}

.Margin10Top 
{
    margin-top:10px;
}

.BoldText
{
	font-weight:bold;
}


	

