H1 {
	size: 9px;
	font-style : italic;
}

H2 {
	size: 9px;
	font-style : italic;
}

body {
	font-family: arial;
	background-color: #606060;
}

td {
	font-family: arial;
	font-size: 13px;
	color: #606060;
}

.blue {
	color: #374698;
	font-weight: bold;
	font-size: 14px;
	align: center;
	padding-left: 5px;
	line-height: 22px;
}

.blueheading {
	color: #374698;
	font-weight: bold;
	font-size: 14px;
	align: center;
	line-height: 22px;
}

.copyright {
	size: 12px;
	color: #FFFFFF;
}

a {
	font-weight: bold;
	color: #606060;
}

.white, white:visited, white:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.blue, blue:visited, blue:hover {
	text-decoration: none;
	color: #374698;
}

.menu, menu:visited, menu:hover {
	text-decoration: none;
	color: #A1A1A1;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	vertical-align : middle;
	padding-right: 15px;
}

.menu2, menu2:visited, menu2:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	vertical-align : middle;
	padding-right: 15px;
}