body{
	background-color : #F7F7D6; 
	font-family: Lucida Sans Unicode;
}

windowsolive2body{
	background-color : #DCE3BE; 
	font-family: Lucida Sans Unicode;
}

windowsolivebody{
	background-color : #ECE9D8; 
	font-family: Lucida Sans Unicode;
}

Origbody{
	background-color : #FFF7e7;
	font-family: Lucida Sans Unicode;
}

.header{
	font-family: Lucida Sans Unicode;
	color : Green;
	font-size : 22px;
	font-weight : bold;
}

.text_bold{
	font-family: Lucida Sans Unicode;
	font-size : 11px;
	font-weight : bold;
}

.text_normal{
	font-family: Lucida Sans Unicode;
	font-size : 11px;
	font-weight : normal;
}

.text_important{
	font-family: Lucida Sans Unicode;
	font-size : 13px;
	font-weight : bold;
}

.largest_bold{
	font-family: Lucida Sans Unicode;
	font-size : 16px;
	font-weight : bold;
}
.largetext_bold{
	font-family: Lucida Sans Unicode;
	font-size : 13px;
	font-weight : bold;
}


.textfortd{
	font-family: Lucida Sans Unicode;
	font-size : 11px;
	font-weight : bold;
	border-bottom : medium solid Black;
}

.largetext_normal{
	font-family: Lucida Sans Unicode;
	font-size : 13px;
	font-weight : normal;
}

.attention{
    font-family: Lucida Sans Unicode;
	font-size 13px;
	color : Red;
}
.attention_bold{
    font-family: Lucida Sans Unicode;
	font-size 13px;
	color : Red;
	font-weight : bold;
}
.tiny{
    font-family: Lucida Sans Unicode;
	font-size 9px;
}
Input{
	font-family : Lucida Sans Unicode;
	font-size : 10px;
	font-weight : bold;
   border-style: solid;
	border-width: 1px;
	border-color: Green;
}

p{
	font-family: Lucida Sans Unicode;
	color : Black;
	font-size : 11px;
	font-weight : bold;
}

a:link{
	font : Lucida Sans Unicode;
	color : Green;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

a:visited{
	font : Lucida Sans Unicode;
	color : Green;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

a:active{
	font : Lucida Sans Unicode;
	color : Green;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

a:hover{
	font : Lucida Sans Unicode;
	color : #32CD32;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

Select{
   font-family : Lucida Sans Unicode;
	font-size : 10px;
	font-weight : bold;
   border-style: solid;
	border-width: 1px;
	border-color: Green;
}

.redbutton{
   color : Red;
}

.shaded{
/*
	background-color : #e4e4e4;
*/
	background-color : #e4e4b4;
}

td{
	font : Lucida Sans Unicode;
	font-size : 11px;
	text-decoration : none;
}

th{
	font : Lucida Sans Unicode;
   color : black;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	vertical-align : bottom;
	text-align : left;
}

.contentheader{
	font-family: Lucida Sans Unicode;
	font-size : 13px;
	font-weight : normal;
}



button{	
   font-family : Lucida Sans Unicode;
	font-size : 10px;
	font-weight : bold;
   border-style: solid;
	border-width: 1px;
	border-color: Green;
}

textarea{	
    font-family : Lucida Sans Unicode;
	font-size : 10px;
	font-weight : bold;
    border-style: solid;
	border-width: 1px;
	border-color: Green;
}

