body{background-color:#FF9500; font-family: Arial, Helvetica, Sans Serif; font-color: #000000; font-size:15px; margin-left: auto; margin-right: auto}
table{font-size:95%}
table.page {margin-left: auto; margin-right: auto; width:950; border-color:#FF9500; border-style:outset}
a{color: #000099; text-decoration:none; font-weight:bold}
a:hover{color: #FF0000; text-decoration: none; font-weight: bold}
a:visited{color: #FF0000; text-decoration: none; font-weight:bold}



h1 {font-size:250%; color: #f0f8ff; font-family: Apple Chancery, Lucida Calligraphy, Lucida Handwriting, Comic Sans MS, Century Gothic; font-weight:normal}

h2 {font-size:150%; font-family: Apple Chancery, Lucida Calligraphy, Lucida Handwriting, Comic Sans MS, Century Gothic; font-weight:normal; margin-top: 7; margin-bottom: 5}

h3 {font-size:130%; font-family: Apple Chancery, Lucida Calligraphy, Lucida Handwriting, Comic Sans MS, Century Gothic; font-weight:normal; margin-top: 7; margin-bottom: 5}

h4 {font-size:90%; font-family: Apple Chancery, Lucida Calligraphy, Lucida Handwriting, Comic Sans MS, Century Gothic; font-weight:normal; margin-top: 7; margin-bottom: 5; margin-left: auto; margin-right: auto; text-align:center;}

h5 {font-size:80%; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; margin-top: 7; margin-bottom: 5; margin-left: auto; margin-right: auto}


a.button {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 200%;
	padding: 4px 10px;
	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: #FFFFFF; 
	color: #FF0000;
	font-weight: bold;
	border-color: black ccccff ccccff black;
	text-decoration: none;
	}
a.button:active { 
	background-color: #FF0000; 
	color: #000000; 
	font-weight: bold;
	text-decoration: none;
	}


a.button1 {
	display: block;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	}
a.button1:link { 
	color: #000099;
	text-decoration: none;
	}
a.button1:visited { 
	color: #BB0000;
	text-decoration: none;
	}
a.button1:hover { 
	color: #BB0000;
	text-decoration: none;
	}
a.button1:active { 
	color: #3F3F3F;
	text-decoration: none;
	}


hr {color:#FF9500}

.td-header {
	background: url(images/logo-large.jpg);
	background-repeat: no-repeat
}