BODY  {
	font-family : Arial, Helvetica, sans-serif;
	color : #000080;
	font-size : small;
	margin : 0px 0px 0px 0px;
	background-color : #FFFFFF;
	font-weight : normal;
}

P  {
	margin : 10px 0px 10px 0px;
}

A:link  {
	font-family : "Comic Sans MS";
	color : #FFFFDD;
	text-decoration : underline;
}

A:visited  {
	font-family : "Comic Sans MS";
	color : #FFFFAA;
	text-decoration : underline;
}

A:active  {
	font-family : "Comic Sans MS";
	color : #FF00FF;
	text-decoration : underline;
}

A:hover  {
	font-family : "Comic Sans MS";
	color : #FF00FF;
	font-style : italic;
}

A.button:link  {
	font-family : "Comic Sans MS";
	color : black;
	background : #009900;
	font-size : medium;
	font-weight : bold;
}

A.button:visited  {
	font-family : "Comic Sans MS";
	color : black;
	background : #009900;
	text-decoration : underline;
	font-weight : bold;
}

A.button:hover  {
	font-family : "Comic Sans MS";
	color : #FFFF00;
	background : #009900;
	font-style : italic;
	font-weight : bold;
}

A.button:active  {
	font-family : "Comic Sans MS";
	color : #FFFF00;
	background : #009900;
	text-decoration : underline;
	font-weight : bold;
}

H1  {
	font-family : "Comic Sans MS";
	font-size : xx-large;
	margin : 0px 0px 0px 0px;
}

H3  {
	font-family : "Comic Sans MS";
	font-size : large;
	margin : 10px 0px 10px 0px;
}

.tabbutton  {
	color : #00DD00;
	background : #009900;
	font-size : medium;
	font-weight : bold;
	height : 50px;
	width : 150px;
	border-top : outset 0.3em #00FF00;
	border-right : 0.3em outset #009900;
	border-bottom : 0.3em outset #009900;
	border-left : 0.3em outset #00FF00;
	margin : 0;
}

.buttono  {
	border : thin;
	height : auto;
	width : auto;
}

H2  {
	font-size : x-large;
	font-family : "Comic Sans MS";
	margin : 0px 0px 0px 0px;
}

