﻿.style1 {
	color: mediumblue;
	height: 24px;
	top: 8px;
	background-image: url('Images/Menu2.gif');
	text-align: center;
}
.style2 {
	text-decoration: underline;
	font-style:italic;
	font-weight:bold;
	font-size:11pt;
}
.style3 {
	font-family: Verdana;
	color: navy;
	font-size: 11px;
	height:16px;
	width:120px;
	left: 31px;
	layout-flow:horizontal;
	font-weight:bold;
	font-style:normal;
	cursor:hand;
	text-align:left;
	background:transparent;
}
.style4 {
	font-family:"Times New Roman", Times, serif;
	font-style:oblique;
	font-weight:200;
	font-size:x-large;
}

.style6 {
	font-size: 20pt;
	font-weight: bold;
	text-align:center;
}

.style7 {
	text-align: left;
}

.style8 {
	margin-left:30px;
}

.style9 {
	font-family:"Trebuchet MS";
	font-size:16px;
}

.style10 {
	text-align: center;
}

.style11 {
	font-family: Verdana;
	color:maroon;
	font-size: 11px;
	height:16px;
	width:120px;
	left: 31px;
	layout-flow:horizontal;
	font-weight:bold;
	font-style:normal;
	cursor:hand;
	text-align:left;
	background:transparent;
}

	


