ul{ line-height: 16px; }
ol{ line-height: 16px; }

body {
		
	margin : 0px;
	scrollbar-3dlight-color : #CFCFCF;
	scrollbar-arrow-color : #999999;
	scrollbar-darkshadow-color : #CFCFCF;
	scrollbar-face-color : #CFCFCF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #CFCFCF;
	background: #006633;
}

tr,th,td,table {
	color : black;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight : normal;
}

h1.headline {
	color : black;
	text-transform: uppercase;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 15px;
	font-weight : bold;
	display: inline;
}

h1.motto {
	color : white;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 15px;
	font-weight : bold;
	display: inline;	
}

a.menu:active,a.menu:focus,a.menu:link,a.menu:visited,a.menu:hover
{
	color : #006633;
	font-size : 15px;
	font-weight : bold;	
	text-decoration: none;	
}

a.submenu:active
{
	color : #006633;
	font-size : 11px;
	font-weight : bold;	
	text-decoration: none;	
}

a.submenu:focus
{
	color : #006633;
	font-size : 11px;
	font-weight : normal;	
	text-decoration: none;		
}

a.submenu:hover
{
	color : #006633;
	font-size : 11px;
	font-weight : normal;	
	text-decoration: none;	
}

a.submenu:link
{
	color : #006633;
	font-size : 11px;
	font-weight : normal;	
	text-decoration: none;	
}

a.submenu:visited
{
	color : #006633;
	font-size : 11px;
	font-weight : normal;	
	text-decoration: none;		
}

.content{
	color : #000000;
	font-size : 12px;
	font-weight : normal;	
}

a.content:active
{
	color : #006633;
	font-size : 12px;
	font-weight : normal;	
	text-decoration: none;
}

a.content:focus
{
	color : #006633;
	font-size : 12px;
	font-weight : normal;	
	text-decoration: none;	
}

a.content:hover
{
	color : #006633;
	font-size : 12px;
	font-weight : normal;	
	text-decoration: underline;
}

a.content:link
{
	color : #006633;
	font-size : 12px;
	font-weight : normal;	
	text-decoration: underline;	
}
a.content:visited
{
	color : #006633;
	font-size : 12px;
	font-weight : normal;	
	text-decoration: none;		
}

a:active
{
	color : #006633;
	font-size : 12px;
	font-weight : normal;	
	text-decoration: none;
}

a:focus
{
	color : #006633;
	font-size : 12px;
	font-weight : normal;	
	text-decoration: none;	
}

a:hover
{
	color : #006633;
	font-size : 12px;
	font-weight : normal;	
	text-decoration: underline;
}

a:link
{
	color : #006633;
	font-size : 12px;
	font-weight : normal;	
	text-decoration: underline;	
}
a:visited
{
	color : #006633;
	font-size : 12px;
	font-weight : normal;	
	text-decoration: none;		
}
