﻿body 
{
	background-color:#08245C;
}

h1 
{
	font-size:24px;
	font-family:Trebuchet MS;
	color:#333333;
}
h2 
{
	font-size:18px;
	font-family:Trebuchet MS;
	color:#333333;
}
p 
{
	font-size:14px;
	font-family:Trebuchet MS;
	color:#333333;
}
p.footer 
{
	font-size:14px;
	font-family:Trebuchet MS;
	color:#FFFFFF;	
}
p.footer a
{
	font-size:14px;
	font-family:Trebuchet MS;
	color:#FFFFFF;
}


li 
{
	font-size:14px;
	font-family:Trebuchet MS;
	color:#333333;
	margin:10px 0px 10px 0px;
}

#oPage 
{
	margin:10px auto 0px auto;
	width:700px;
}

#oMain 
{
	background-color:#FFFFFF;
	padding:15px;
	margin:10px 0px 0px 0px;
}