BODY, TABLE {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: white;
}

BODY, TABLE A {
     color: white;
     text-decoration: underline;
}

BODY, TABLE A:HOVER {
     color: black;
     text-decoration: none;
}

H1, H2, H3, H4, H5, H6, PRE {
     color: white;
}

.header_bottom {
     border-style: solid;
     border-color: black;
     border-top-width: 0px;
     border-left-width: 0px;
     border-right-width: 0px;
     border-bottom-width: 1px;
}

.shift_up_1px {
     position: relative;
     top: -1px;
}

.spHeaderText {
     position: relative;
     left: 5px;
     font-family: arial;
     font-size: 22px;
     color: white;
}

.spMenuHeadingText {
     position: relative;
	 left: 25px;
	 font-family: arial;
     font-size: 12px;
     font-weight: bold;
     color: white;
}

.spMenuEntryText {
     position: relative;
     left: 35px;
     font-family: arial;
     font-size: 10px;
     color: white;
}

.spMenuEntryText A {
     color: white;
     text-decoration: none;
}

.spMenuEntryText A:HOVER {
     color: black;
     text-decoration: none;
}

.body_paragraph {
     color: white;
     font-family: arial;
     font-size: 12px;
     font-weight: normal;
     padding-top: 5px;
     padding-left: 25px;
     padding-right: 25px;
     padding-bottom: 5px; 
}

.body_paragraph_left_justified {
     color: white;
     font-family: arial;
     font-size: 12px;
     font-weight: normal;
     padding-top: 5px;
     /*padding-left: 25px;*/
     padding-right: 25px;
     padding-bottom: 5px; 
}

.body_paragraphLB {
     color: white;
     font-family: arial;
     font-size: 14px;
     font-weight: bold;
}

.body_paragraph A {
     color: white;
     text-decoration: underline;
}

.body_paragraph A:HOVER {
     color: black;
     text-decoration: none;
}

.list_item {
     color: white;
     font-family: arial;
     font-size: 12px;
     font-weight: normal;
     padding-right: 25px;
}
     

.body_cell {
     color: white;
     font-family: arial;
     font-size: 12px;
     font-weight: normal;
}

.news_heading {
     font-family: arial;
     font-size: 10px;
     color: white;
}

.news_body {
     font-family: arial;
     font-size: 10px;
     color: white;
}

.welcome_body {
     font-family: arial;
     font-size: 12px;
     color: white;
     padding-top: 3px;
     padding-left: 3px;
     padding-right: 3px;
     padding-bottom: 3px; 
}
     
