/* CSS Document */
.style1 {
	font-family: Verdana;
	color: #FFFF99;
}
.style3 {font-family: Verdana; font-weight: normal;text-decoration: none }
.style11 {
	font-family: Verdana;
	color: #FFFFBB;
	font-size: x-large;
}
.style12 {
	color: #FFFFBB;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style13 {
	color: #000000;
	font-style: normal;
}
.style14 {font-family: Verdana; font-size: xx-large; color: #FFFFBB; }
body {
	background-color: #CCCCCC;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
