a {
	color : #0000FF;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
}

a.left {
	color : #FFFFFF;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;



}

a.tabletext{
	color : Yellow;
	text-decoration : underline;
}

body {
	background-color : #FFFFFF;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

h1 {
	font-size : 36px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 ,h2, h3, h4, h5, h6 {
	color : #000066;
	font-family : Verdana, sans-serif;
	font-weight : normal;
	text-shadow : inherit;
}

h2 {
	font-size : 24px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size : 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h4 {
	font-size : 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h5 {
	font-size : 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h6 {
	font-size : 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-decoration: none;

}

li {
	font-family : Verdana, sans-serif;
	font-size : 12px;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
}

.button {
	background-color : #000066;
	color : #FFFFFF;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
	padding : 1px;
	position : relative;
}

.copy {
	color : #000066;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-style : italic;
	text-decoration : none;
}

.justify {
	text-align : justify;
}

.lefttext {
	color : #FFFFFF;
}

.linkbar{
	color : #000066;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

.tabletext {
	color : #000000;
	background-color : #999966;
	text-align : right;
	vertical-align : text-top;
}
.largetext {  font-size: 15px}
.menu {
}
a:hover {
	color: #66CCFF;
	text-decoration: underline;






}
