body {
margin-top : 10px; 
margin-right : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : normal;
font-size: 10px
} 

a:link, a:visited {
color: #6289ff;
font-weight: bold;
text-decoration : none;
}

a:hover {
color: #1546d8;
font-weight: bold;
text-decoration : none;
}


h1, h2, h3, h4 {
	text-decoration: none;
	color: #6289ff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

h1 { 
	font-size: 20px;
	text-align: center;
}

h2 { font-size: 16px; }
h3 { font-size: 14px; }

th {
background-color: #6289ff;
color: #ffffff;
border: #000000;
}

img { border-width: 0px; }

.headbox {
font-weight: bold;

background-color: #6289ff;
color: #ffffff;
border: #000000;

width: 145px; 
display: block; 

border-style: solid; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
border-top-width: 1px;

padding-top: 2px; 
padding-right: 2px; 
padding-bottom: 2px; 
padding-left: 2px; 

}


a.rightmenu {

text-decoration : none;

color: #000000;
border: #000000;
width: 145px; 
display: block; 

border-style: solid;
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
border-top-width: 0px;

padding-top: 2px; 
padding-right: 2px; 
padding-bottom: 2px; 
padding-left: 2px; 

}

a.rightmenu:link {
text-decoration: none;
background-color: #95bfdd;
font-weight: normal;
} 

a.rightmenu:visited {
text-decoration: none;
background-color: #95bfdd;
font-weight: normal;
}

a.rightmenu:hover {
text-decoration: none;
background-color: #6289ff;
color: #ffffff;
font-weight: normal;
} 

