@charset "UTF-8";
/* CSS Document */

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
}
a.menu:link {
	color: #000000;
}
a.menu:visited {
	color: #FFFFFF;
}
a.menu:active {
	color: #CC0000;
}
a.menu:hover {
	color: #666666;
}


.style1 {
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #666666;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 150%;
	letter-spacing: 0.5pt;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	text-align: center;
	}
a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #FF99CC;
}
