html {
	color: #000000; 
	background-color: #ffffff;
	font-family: Arial,Verdana,Helvetica;
	font-size: 85%;
	line-height: 1.3;
	background-image: url(../images/bg.gif);
}
body { 
	color: #000000; 
	font-family: Arial,Verdana,Helvetica;
	font-size: 85%;
	line-height: 1.3;
}
/*****************************/
/* BLOCK HTML ELEMENTS       */
/*****************************/
h1{ 
	margin-bottom: 2px; 
	font-weight: normal; 
	font-family: Arial,Verdana,Helvetica;
	font-size: 160%;
}
h2, h3, h4, h5, h6 { 
	margin-bottom: 0px; 
	font-weight: bold; 
	font-family: Arial,Verdana,Helvetica;
}

h2 { 
	font-size: 140%;
	
}
h3 { 
	font-size: 130%; 
	COLOR:#333333;
	background-color: transparent;
}
h4 { 
	font-size: 120%; 
	margin-left: 15px;
	COLOR:#333333;
	background-color: transparent;
}

h5 { 
	font-size: 110%; 
	margin-left: 30px;
	COLOR:#666633;
	background-color: transparent;
}

h6 { 
	font-size: 100%; 
	margin-left: 45px;
	COLOR:#003399;
	background-color: transparent;
}

h1, h3, h5 { 
	font-style: normal;
}

table {
	font-family: Arial,Verdana,Helvetica;
	font-size: 100%;
	font-weight: normal;	
}
caption { 
	font-style: italic; 
	font-weight: bold;
}
th { 
	padding: .5em; 
	margin: 0em; 
	border: none; 
	text-align: center; 
	font-weight: bold; 
	border: none; 
}

ul { 
	list-style: square;
}

li { 
	margin-bottom: .6em;
	margin-top: .2em; 
}
/*****************************/
/* INLINE HTML ELEMENTS      */
/*****************************/
a:active, a:visited  { 
	color: #666633; 
	background-color: transparent;
}
a:link { 
	color: #003399; 
	background-color: transparent;
}
a:hover, a:focus { 
	color: #000000; 
	background-color: #ffcc00;
}
img { 
	border-top-style: none; 
	border-right-style: none; 
	border-bottom-style: none; 
	border-left-style: none; 
}

form {}
p, br, em, i, span, ol, ul, li { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size:100%; }

b, strong { font-family: Arial,Verdana,Helvetica; font-size:100%; }

.notice { font-family : Arial,Verdana,Helvetica; font-size:80%; }

/* Start of MouseOver Menu */
table.Navigation { border: #336699 solid 1px; text-align: center; font-family : Arial,Verdana,Helvetica; font-size: 95%; }

table.Navigation tr td a:link, table.Navigation tr td a:visited {
	font-family : Arial,Verdana,Helvetica; display: block; width: 100px; text-align: center;
	background-color: #336699; color: #ffffff; text-decoration: none; padding: 2px; font-size: 95%; }

table.Navigation tr td a:active, table.Navigation tr td a:hover {
	background-color: #ffcc00; color: #000000; text-align: center; font-family : Arial,Verdana,Helvetica; font-size: 95%; }
	/* End of MouseOver Menu */


td.menu { height:15px; background-color: #336699; text-align: center; font-size:105%; }
.menu { font-family : Arial,Verdana,Helvetica; color: #ffffff; text-decoration: none; font-size: 105%; }
.menu2 { font-family : Arial,Verdana,Helvetica; color: #000000; text-decoration: none; font-size: 105%; }


