BODY {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #333333;
	background-color : white;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : auto;
}

TD {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #333333;
}

a:link{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #000090;
	text-decoration : none;
}

a:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #009000;
	text-decoration : none;
}

a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #009000;
	text-decoration : underline;
}


H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 14px;
color : #000099; 
background-color : transparent; 
}

H2 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 14px;
color : #009933; 
background-color : transparent; 
}

H3 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 14px;
color : #0000ff; 
background-color : transparent; 
}

.announcement{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	font-size : 16px;
	color : #009000;
}

.sm_announcement{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	font-size : 14px;
	color : #009000;
}

.smallgray {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 10px;
	color : #CCCCCC;
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10px; 
}

.smalltext a:link{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10px;
	font-variant : normal;
	font-weight : normal;
	color : #000066;
}

.smalltext a:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10px;	
	font-variant : normal;
	font-weight : normal;
	color : #003300;
}

.smalltext a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10px;	
	font-variant : normal;
	font-weight : normal;
	color : #003300;
	text-decoration : underline;
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 14px;
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10px;
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10px;
}

.errortext {
font-size : 1.0em; 
  font-family : Arial, Helvetica, sans-serif; 
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 1px solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
	background-color : #dddddd;
}

.bg_medium {
	background-color : #00CC66;
}

.bg_light {
	background-color : #999AFF;
}

.alt_bg_dark {
	background-color : #000099;
}

.alt_bg_medium {
	background-color : #6666FF;
}

.alt_bg_light {
	background-color : #FFFFFF;
}

.tightlist {
  margin-top  : 1px;
  margin-left : 1px;
}
.atitle {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #0000ff; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: transparent; FONT-VARIANT: normal
}

.left{
	width:250px;
	float:left;
	margin:0;
}
.right{
	width:250px;
	float:right;
	margin:0px 0px 0px 0px;
}

