body	{
		font-family : Verdana, Arial, Helvetica;
		font-size : 13px;
		}
		
h1	{
		font-family : Papyrus, Arial, Helvetica;
		font-size : 14px;
		color : #003366;
		font-weight : bold;
		margin-top : 0px;
		margin-bottom : 3px;
		}
		
h2	{
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 13px;
		color : #666666;
		margin-bottom : 0px;
		}
h2	a:link	{
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 13px;
		color : #666666;
		text-decoration : none;
		margin-bottom : 0px;
		}
h2	a:visited	{
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 13px;
		color : #666666;
		text-decoration : none;
		margin-bottom : 0px;
		}
h2	a:hover {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 13px;
		color : #666666;
		text-decoration : underline;
		margin-bottom : 0px;
		}
h3	{
		font-family : Papyrus, Arial, Helvetica;
		font-size : 13px;
		color : #003366;
		font-weight : bold;
		margin-top : 0px;
		margin-bottom : 0px;
		}
		
.sideBar	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#666666;
		}

.sideBar a:link	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bolder;
		color:#666666;
		text-decoration:none;
		}

.sideBar a:visited	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bolder;
		color:#666666;
		text-decoration:none;
		}

.sideBar a:hover	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bolder;
		color:#666666;
		text-decoration:underline;
		}
		
.navBar	{
		font-family : Garamond, Arial, Helvetica;
		font-size : 12px;
		font-weight : bold;
		color : #ffffff;
		}
.navBar a:link	{
		font-family : Garamond, Arial, Helvetica;
		font-size : 12px;
		font-weight : bold;
		color : #ffffff;
		text-decoration : none;
		}
.navBar a:visited	{
		font-family : Garamond, Arial, Helvetica;
		font-size : 12px;
		font-weight : bold;
		color : #ffffff;
		text-decoration : none;
		}
.navBar a:hover	{
		font-family : Garamond, Arial, Helvetica;
		font-size : 12px;
		font-weight : bold;
		color : #E8E8E8;
		text-decoration : underline;
		}
	
.footer	{
		font-family : Garamond, Arial, Helvetica;
		font-size : 15px;
		color : #ffffff;
		font-weight:100;
		}
.footer a:link	{
		font-family : Garamond, Arial, Helvetica;
		font-size : 15px;
		font-weight:100;
		color : #ffffff;
		text-decoration : none;
		}
.footer a:visited	{
		font-family : Garamond, Arial, Helvetica;
		font-size : 15px;
		font-weight:100;
		color : #ffffff;
		text-decoration : none;
		}
.footer a:hover	{
		font-family : Garamond, Arial, Helvetica;
		font-size : 15px;
		font-weight:100;
		color : #e6e6e6;
		text-decoration : underline;
		}

.border	{
		border-width:1px;
		border-style:solid;
		border-color:#999999;
		}