a {font-family: Comic Sans MS, Arial; font-size: 14px; color: #000000; font-weight: normal;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
a:active {
	color: #999999;
	font-weight: bold;
}

body {
	margin-left:   0px;
	margin-top:    10px;
	margin-right:  0px;
	margin-bottom: 0px;
	font-family:   Comic Sans MS, Arial;
	font-size:     18px;
	text-align:    justify;
}

.style1 {
	font-family: Comic Sans MS, Arial;
	font-size: 20px;
}
.style2 {
	font-size: 12px;
	color: #999999;
	text-align: center;
	font-family: Arial, Comic Sans MS;
	vertical-align: bottom;
}
	
.style4 {
	font-family: Comic Sans MS, Arial;
	font-size: 18px;
}
