body {
	color: #5b5b5b;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}

td {
	font-size: 12px;
}

a{
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

a.menu{
	color: #9C0501;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}

a.menu:hover{
	text-decoration:underline;
}

a.menu2{
	color: #9DC030;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	text-decoration: underline;
}

a.menu2:hover{
	text-decoration: none;
}


a.copy{
 	color: #808080;
	font-family: Arial, Tahoma, Verdana;
	font-size: 9px;
	text-decoration:underline;
	font-weight: bold;
}

a.copy:hover{
	text-decoration:underline;
}

td.menu {
 	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 9px;
}

td.copy {
 	color: #808080;
	font-family: Arial, Tahoma, Verdana;
	font-size: 9px;
	font-weight: bold;
}

div.zag {
	color: #9C0501;
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
}

hr {
	color: #CCCCCC;
	height: 3px;
}

.main {
	padding-top: 10px;
	padding-left: 80px;
	background-image: url(/images/logo_mini.jpg);
	background-repeat: no-repeat;
	background-position: 35px 10px;
}


h1 {
 	color: #808080;
	font-family: Georgia, Arial, Tahoma, Verdana;
	font-size: 18px;
	font-style: italic;
}

h2 {
	color: #9DC030;
	font-family: Georgia, Arial, Tahoma, Verdana;
	font-size: 16px;
	font-style: italic;
}

h3 {
	color: #FF0000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}