body{
	background:#F8F8FF; 
	font-family:Arial, Verdana, Helvetica, serif; 
	margin-left: auto; 
	margin-right: auto;
}

table{font-size:100%}
a{color:#0934B0;text-decoration:none;font-weight:bold}
a:visited{color:#000099}
a:hover{color:#BB0000}
table.page {width:950; margin-left: auto; margin-right: auto; border-color: #0934B0; border-style: groove;}
table.text {background-color: #F8F8FF}

h1 {font-size:300%;font-family: Monotype Corsiva, Lucida Calligraphy, Freestyle Script, Lucida Handwriting, Tempus Sans ITC, Kristen ITC, Comic Sans MS; font-weight:normal; color: #FFFFFF}
h2 {font-size:200%;font-family: Monotype Corsiva, Lucida Calligraphy, Freestyle Script, Lucida Handwriting, Tempus Sans ITC, Kristen ITC, Comic Sans MS; font-weight:normal; color:#000099}
h3 {font-size:180%;font-family: Monotype Corsiva, Lucida Calligraphy, Freestyle Script, Lucida Handwriting, Tempus Sans ITC, Kristen ITC, Comic Sans MS; font-weight:normal; color:#000099}
h4 {font-size:130%;font-family: Monotype Corsiva, Lucida Calligraphy, Freestyle Script, Lucida Handwriting, Tempus Sans ITC, Kristen ITC, Comic Sans MS; font-weight:normal; color:#FFFFFF; margin-top: 7; margin-bottom: 5}
h5 {font-size:80%;font-family: Arial, Verdana, Helvetica, serif; font-weight:bold; color:#000000; margin-left: auto; margin-right: auto; margin-top: 7; margin-bottom: 3}

a.button {
	font-weight: bold;
	font-size: 11px;
	font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
	line-height: 150%;
	padding: 4px 5px;
	border-top: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	text-align: center;
}
a.button:link { 
	background-color: #f0f8ff;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
a.button:visited { 
	background-color: #F0F8FF; 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
a.button:hover { 
	background-color: #555555;
	color: #FFFFFF;
	font-weight: bold;
	border-color: black ccccff ccccff black;
	text-decoration: none;
	}
a.button:active { 
	background-color: #FF3300; 
	color: #000099; 
	font-weight: bold;
	text-decoration: none;
	}


a.button1 {
	display: block;
	width: 160px;
	height: 35px;
	border-top: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	padding: 4px;
	font-size: 13px;
	font-weight: bold;
	font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	}
a.button1:link { 
	background-color: #6495ED;
	color: #3F3F3F;
	text-decoration: none;
	}
a.button1:visited { 
	background-color: #0934B0;
	color: #204040;
	text-decoration: none;
	}
a.button1:hover { 
	background-color: #BB0000;
	color: #FFFFFF;
	border-color: black white white black;
	text-decoration: none;
	}
a.button1:active { 
	background-color: #FF3300; 
	color: #3F3F3F;
	text-decoration: none;
	}


a.button2 {
	display: block;
	width: 140px;
	height: 20px;
	border-top: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	padding: 2px 4px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-family: Bookman Old Style, Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}
a.button2:link { 
	background-color: #f8f8ff;
	color: #6470ed;
	text-decoration: none;
	}
a.button2:visited { 
	background-color: #f8f8ff;
	color: #6470ed;
	text-decoration: none;
	}
a.button2:hover { 
	background-color: #6495ed; 
	color: #f8f8ff;
	border-color: black white white black;
	text-decoration: none;
	}
a.button2:active { 
	background-color: #FF3300; 
	color: #afeeee; 
	text-decoration: none;
	}

.clear {
	clear: both; 
}
hr {color:#0934B0}