body {
	background-image: url(images/background.jpg);
}

h1 {
	font-size: 24pt;
	font-weight: bold;
	color: #000066;
	font-family: "Comic Sans MS", sans-serif;
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.style_norm {
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style_sm {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style_link {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/button.gif);
	font-weight: bold;
}

.style_xsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}


a:link {
	color: #000066;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}

.style1 {
	font-size: 36pt;
	font-family: "Comic Sans MS", sans-serif;
	font-weight: bold;
	color: #000099;
}
.style2 {
	font-family: "Comic Sans MS";
	font-size: 24pt;
	font-weight: bold;
	color: #000066;
}
