body {
	background-color : #FFFFFF;
	scrollbar-base-color: #f0f0f0;
	scrollbar-highlight-color: #999999;
}

h1,h2,h3,h4,h5,p,i,ul,ol,li,div,td,th,address,blockquote,nobr  {
	font-family : Verdana, Arial,Helvetica,sans-serif;
	font-size : 10pt;
	color : #000000;
}

.footer  {
	font-family : Verdana, Arial,Helvetica,sans-serif;
	font-size : 7pt;
	color : black;
}

.location  {
	font-family : Verdana, Arial,Helvetica,sans-serif;
	font-size : 12pt;
	font-weight : 900;
	color : #cc0033;
}

li,option,input,textarea,select {
	font-family : Verdana, Arial,Helvetica,sans-serif;
	font-size : 7pt;
	color : #333333;
	background-color : #FFFFFF;
	background-attachment : scroll;
}

a:link  {
	color : #003399;
	text-decoration : underline;
}

a:visited  {
	color : #800080;
	text-decoration : underline;
}

a:active  {
	color : #cc0033;
	text-decoration : none;
}

a:hover  {
	color : #cc0033;
	text-decoration : none;
}