﻿body {
	margin: 0;
	background-color:white;
}

.normal {
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:normal;
	text-align:justify;
}

.normal-std {
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:normal;
	text-align:justify;
}

.h1 {
	color: black;
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
}

.h2 {
	color: black;
	font-family: Verdana;
	font-size: 18px;
	font-weight:bold;
	text-align:center;
}

.h3 {
	color: #0000a0;
	font-family:Times New Roman;
	font-size: 14pt;
	font-weight:bold;
	text-align:center;
}

.h4 {
	color: black;
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
}

.h5 {
	color: black;
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
}

.h6 {
	color: black;
	font-family: Verdana;
	font-size: 8px;
	font-weight:normal;
}

.click {
	color: black;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	text-align:right;
}
.d1 {
	color:white;
	background-color: maroon;
	font-family: Verdana;
	font-size: 20px;
	font-weight:bold;
}

.d4 {
	color:white;
	background-color: maroon;
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
}

.d5 {
	color:white;
	background-color: maroon;
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
}

.d6 {
	color:white;
	background-color: maroon;
	font-family: Verdana;
	font-size: 8px;
	font-weight:normal;
}

.dnormal {
	color:white;
	background-color: maroon;
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
}

.menuitem {
	color:white;
	background-color: maroon;
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
}

.menuhover {
	color:maroon;
	background-color:Transparent;
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
}
