BODY {
font-size : 1em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 
background-color : white;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 

}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.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 : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #003399;
}

.bg_medium {
  background-color : #5c7099;
}

.bg_light {
  background-color : #999999;
	color: #000;
}

.alt_bg_dark {
  background-color : #003399;
}

.alt_bg_medium {
  background-color : #5c7099;
}

.alt_bg_light {
  background-color : #999999;
	color: #000;
}

.copyright {
    font-size: .8em;
    text-align: center;
}

/* default style for any non-specified text */
body { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9pt; color: #FFFFFF }

/* default style for any non-specified text within tables */
td { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9pt; color: #FFFFFF }

/* default style for visited href links */
a:visited { color: #333;

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-size: 9pt;

 font-style: normal;

 font-weight:  bold;

 text-transform: none }

/* default style for unvisited href links */
a:link	{ color: #000000;

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-size: 9pt;

 font-style: normal;

 font-weight: bold;

 text-transform: none }

/* default style for active (clicked) href links */
a:active { color: #990000;

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-size: 9pt;

 font-style: normal;

 font-weight:  bold;

 text-transform: none }

.plainsub { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 1.5em; color: #339966 }

.pagehead { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 1.5em; color: #FFFFFF; font-weight: bold }

.subhead { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 1.2em; font-weight: bold }

.messagebody { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 1em; color: #FFFFFF }

.whitelink { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 1em; color: #FFFFFF }

/* default style for any non-specified text */
body { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 8pt; color: #000000 }

/* default style for any non-specified text within tables */
td { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 8pt; color: #000000 }

/* default style for any non-specified text within font tags */
font { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 8pt }

/* default style for any non-specified text within font tags */
h1 { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12pt }

/* default style for visited href links */
a:visited {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-style: normal;
 font-weight:  bold;
 text-transform: none }

/* default style for unvisited href links */
a:link	{ color: #333399;

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-size: 8pt;

 font-style: normal;

 font-weight: bold;

 text-transform: none }

/* default style for active (clicked) href links */
a:active { color: #CCCCCC;

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-size: 8pt;

 font-style: normal;

 font-weight:  bold;

 text-transform: none }


/* subheader style */
.plainsub { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 1.2em; color: #339966 }

/* content area header style */
.pagehead { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 1.2em; color: #000000; font-weight: bold }

/* subheader style */
.subhead { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: .8em; font-weight: bold }

/* style */
.messagebody { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 1em; color: #000000 }

/* My Comment */