﻿body {
	font-family : Verdana, Arial, sans-serif;
	color: #000000;
	background: #ccccff;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

p {
	font-size: 10px;
	font-family: arial;
	color: #66667f
}

h1 {
	font-size: 18px;
	font-family: arial;
	color: #000000;
}

h2 {
	font-family: arial;
	font-size: 16px;
	color: #33333f;
}

h3 {
	font-size: 14px;
	font-family: arial;
	color: #66667f;
}

a:link {
	font-size: 12px;
	font-family: arial;
	color: #66667f;
}

a:visited {
	font-size: 12px;
	font-family: arial;
	color: #66667f;
}

a:hover, a:active {
	font-size: 12px;
	font-family: arial;
	color: #66667f;
}


.menutop {
font-size:65%;
color: #ffffff;
padding: 5px;
background-color: #5B76A0;
text-align: center;
}

.menutop A:ACTIVE{
font-size:10px;
color : #FFFFFF;
text-decoration: none;
font-weight: bold;
font-family : Verdana, Arial, sans-serif;
}

.menutop A:VISITED{
font-size:10px;
color : #FFFFFF;
text-decoration: none;
font-weight: bold;
font-family : Verdana, Arial, sans-serif;
}

.menutop A:LINK{
font-size:10px;
color : #FFFFFF;
text-decoration: none;
font-weight: bold;
font-family : Verdana, Arial, sans-serif;
}

.menutop A:HOVER {
font-size:10px;
color : #CCE5FF;
text-decoration : none;
font-weight: bold;
font-family : Verdana, Arial, sans-serif;
}
