/* CSS Document */
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: #0196d9;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	line-height: 18px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	line-height: 18px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
		
}a.menu:link {
	color: #ffffff;
	text-decoration: none;
}
a.menu:visited {
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover {
	color: #ffffff;
	font-size: 12pt;
	text-decoration: none;
	}

a.menu:active {
	color: #ffffff;
	text-decoration: none;
}
.style3 {font-size: 24px}
.style4 {font-size: 22px}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #ffffff; }

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.bluevert {
	background-image: url(images/blue.gif);
	background-repeat: repeat-y;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	text-align:center;
}
td.menu {
    color: #ffffff;
}
