BODY 
	{
	background: #2d3f5f; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	padding: 0; 
	}
 
DIV, P 
	{
	font-family: Arial, Sans-Serif; 
	color: #ffffff; 
	font-size: 14px; 
	font-weight: bold; 
	}
	
DIV.main
	{
	background: #2d3f5f url(bg_main.jpg);
	width: 800px;
	border: 3px ridge #b1bbcd;
	margin-top: 30px;
	}
	
DIV.bg
	{
	background: #2d3f5f url(bg_bg.jpg);
	width: 850px;
	margin-top: 40px;
	border: 2px ridge #000000;
	}

UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold;
	} 

H1 
	{
	font-family: Arial, Sans-Serif; 
	color: #ffffff; 
	font-size: 14px; 
	font-weight: bold; 
	} 

H2 
	{
	font-family: Arial, Sans-Serif; 
	color: #ffffff; 
	font-size: 14px; 
	font-weight: bold; 
	}
 
H3, H4 
	{
	font-family: Arial, Sans-Serif; 
	color: #ffffff; 
	font-size: 14px; 
	font-weight: bold; 
	} 

H5, H6 
	{
	font-family: Arial, Sans-Serif; 
	color: #ffffff; 
	font-size: 16px; 
	font-weight: bold; 
	} 

TABLE, TR, TD, TH 
	{
	font-family: Arial, Sans-Serif; 
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold;	
	} 
	
.ped 
	{
	background: #b2bacd url(bg_ped.jpg);
	font-family: Arial, Sans-Serif; 
	color: #191C22; 
	font-size: 12px; 
	font-weight: bold;
	padding: 2px;	
	} 

.footer
    {
	font-family: Arial, Sans-Serif;
    color: #ffffff;
    font-size: 10px;
	font-weight: bold;
    }

SPAN 
	{
	font-family: Arial, Sans-Serif; 
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: bold; 
	} 

A:link 
	{
	font-family: Arial, Sans-Serif;	
	font-weight: bold;
	font-size: 14px;
	color: #000080; 
	text-decoration: underline; 
	} 

A:visited 
	{
	font-family: Arial, Sans-Serif;	
	font-size: 14px;
	font-weight: bold; 
	color: #FCDFFC; 
	text-decoration: underline; 
	}
 
A:active 
	{
	font-family: Arial, Sans-Serif;
	font-size: 14px;	
	font-weight: bold; 
	color: #00371C; 
	} 

A:hover 
	{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold; 
	color: #5A3A10; 
	text-decoration: underline; 
	background-color: #b1bacb; 
	} 

A:link.sm 
	{
	font-family: Arial, Sans-Serif;	
	font-weight: bold;
	font-size: 10px;
	color: #CDE3FC; 
	text-decoration: underline; 
	} 

A:visited.sm 
	{
	font-family: Arial, Sans-Serif;	
	font-size: 10px;
	font-weight: bold; 
	color: #FCDFFC; 
	text-decoration: underline; 
	}
 
A:active.sm 
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px;	
	font-weight: bold; 
	color: #FFF256; 
	} 

A:hover.sm
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold; 
	color: #601114; 
	text-decoration: underline; 
	background-color: #b1bacb; 
	} 
