BODY {
	color : #000000;
	margin : 0px 0px 0px 0px;
	background-color : White;
	background-image : url(/images/bgleft.jpg);
	background-repeat : repeat;
	background-attachment : scroll;
	background-position : left;
	font-family : Arial, Helvetica, sans-serif;
}
B.emph {
	font-style : italic;
	font-weight : bold;
}
A{
	background : transparent;
	font-weight : bold;
}
A:LINK {
	color : #000099;
	background : transparent;
	text-decoration : none;
}
A:VISITED {
	color : #990099;
	background: transparent;
	text-decoration : none;
}
A:HOVER {
	color : #990000;
	background : transparent;
	text-decoration : underline;
}
A.footer {
	font-weight : bold;
	font-size : xx-small;
}
a.menu{
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	width : 90%;
}
a.menu:link {
	text-decoration: none;
	background : #CCCC99;
	color: #330033;
	border : 3px outset #330033;
	font-weight : bold;
	font-size : 10pt;
}
a.menu:visited {
	text-decoration: none;
	background : #CCCC99;
	color: #000033;
	border : 3px outset #330033;
	font-weight : bold;
	font-size : 10pt;
}
a.menu:active {
	text-decoration: none;
	background : #CCCC99;
	color: #330033;
	border : 3px outset #330033;
	font-weight : bold;
	font-size : 10pt;
}
a.menu:hover {
	text-decoration: none;
	background : #000033;
	color: #FFCC00;
	border : 3px inset #CCCCCC;
	font-weight : bold;
	font-size : 10pt;
}
.navbar {
	font-size : xx-small;
	font-weight : bold;
}
H1, H2 {
	color : #330033;
	background-color : transparent;
	font-family: lucida calligraphy;
	font-weight : bolder;
}
TABLE {
	border : 0px;
	padding : 0px 0px 0px 0px;
}
td.nav{
	vertical-align : top;
	padding : 0px 0px 0px 3px;
	text-align : left;
}
td.main{
	vertical-align : top;
	padding : 0px 0px 0px 0px;
}
HR {
	color : #666633;
}
ADDRESS {
	margin-left : 17px;
}
.footer{
	font-size : small;
	text-align : center;
}
.copyright{
	font-size : xx-small;
}
.note{
	font-size: x-small;
}
