a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0000FF;
}
h1 {
	font-family:"Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
h2 {
	font-size: 14px;
	font-family:"Comic Sans MS";
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-family:"Comic Sans MS";
	font-weight: normal;

}

#container {
width:750px;
}

#header img {
border:0;
}

body,td,th,tr,p,div,table,li,ul,ol {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}