BODY 
	{
	background: #DFDFDF url(bg_board.jpg) repeat; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none; 
	padding: 0; 
	}
 
DIV, P 
	{
	font-family: Arial, Sans-Serif; 
	color: #9B5F0E; 
	font-size: 14px; 
	font-weight: bold; 
	}
 
.doctrine 
	{
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #000000; 
	font-size: 13px; 
	}
	
UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #9B5F0E; 
	font-size: 14px; 
	font-weight: bold;
	} 

H1 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	color: #9B5F0E; 
	font-size: 22px; 
	font-weight: bold; 
	} 

H2 
	{
	font-family: Arial, Sans-Serif; 
	color: #9B5F0E; 
	font-size: 14px; 
	font-weight: bold; 
	}
 
H3, H4 
	{
	font-family: Arial, Sans-Serif; 
	color: #9B5F0E; 
	font-size: 16px; 
	font-weight: bold; 
	} 

H5, H6 
	{
	font-family: Arial, Sans-Serif; 
	color: #9B5F0E; 
	font-size: 16px; 
	font-weight: bold; 
	} 

TABLE, TR, TD
	{
	font-family: Arial, Sans-Serif; 
	color: #9B5F0E; 
	font-size: 15px; 
	font-weight: bold;	
	} 

.main 
	{
	margin-top: 40px; 
	background: #dfdfdf url(bg_light.jpg) repeat; 
	border-left: 10px outset #C87A12;
	border-top: 12px ridge #90580D;
	border-bottom: 12px ridge #90580D;
	border-right: 10px inset #C87A12;'		
	font-family: Arial, Sans-Serif; 
	color: #9B5F0E; 
	font-size: 15px; 
	font-weight: bold;	
	} 


.footer
    {
	font-family: Arial, Sans-Serif;
    color: #E2F3DE;
    font-size: 10px;
	font-weight: bold;
    }

SPAN 
	{
	font-family: Arial, Sans-Serif; 
	color: #E2F3DE; 
	font-size: 10px; 
	font-weight: bold; 
	} 

A:link 
	{
	font-size: 14px;
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #222761; 
	text-decoration: underline; 
	} 

A:visited 
	{
	font-size: 14px;
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #373367; 
	text-decoration: underline; 
	}
 
A:active 
	{
	font-size: 14px;
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #FF3333; 
	} 

A:hover 
	{
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	font-weight: bold; 
	color: #9B5F0E; 
	text-decoration: underline; 
	background-color: #FFEAB3; 
	} 

A:link.small 
	{
	font-size: 10px;
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #B8C3C6; 
	text-decoration: underline; 
	} 

A:visited.small  
	{
	font-size: 10px;
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #ECD9F8; 
	text-decoration: underline; 
	}
 
A:active.small  
	{
	font-size: 10px;
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #FF3333; 
	} 

A:hover.small  
	{
	font-size: 10px;
	font-family: Arial, Sans-Serif;
	font-weight: bold; 
	color: #9B5F0E; 
	text-decoration: underline; 
	background-color: #FFFBE0; 
	} 
