/* CSS Document */

body {
	margin-top: 0px;
	background-color: #B8D2E3;
}
#menu2 {width:800px; height:600px;}
.style1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A21414;
	font-weight: normal;
}
.style2 {
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
}
.style4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
}
.style6 {
    font-size: 16px; 
	color: #A21414; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
}
.style7 {
    font-size: 24px; 
	color: #A21414; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
}
.style8 {
    font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #A21414; 
	font-weight: normal; 
}
.style9 {
    font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #A21414; 
	font-weight: normal; 
}


a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
