@charset "iso-8859-1";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F3F3F3;
	background-image: url(images/image1.gif);
	text-align: justify;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;


}
.text1 {
	font-size: 12px;
}
.text2 {
	font-size: 16px;
	font-family: "Comic Sans MS";
	font-weight: normal;
	letter-spacing: 0.7px;
}
.text3 {
	font-size: 16px;
	font-family: "Comic Sans MS";
	font-weight: normal;
	letter-spacing: 0.7px;
	color: #FFFFCC;
}
.text4 {

	font-size: 10px;
}
.text5 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFCC;
}
