BODY

{

    font-size : 12pt;

    font-family : Tahoma, Arial, sans-serif;

    color : #FFFFFF;

    background : #035F24;

}





/* Links  */



A:link, A:visited

{

    font-weight : bold;

    color : #50ECFA;

    text-decoration : none;

}

A:hover

{

	font-weight: bold;

	color: #FFFFFF;

	background: #FF6600;

	text-decoration: none;

}



A:active

{

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}





/* Modified Tags */



H1,H2,H3,H4,H5,P,DIV,UL

{ font-family: Tahoma, Arial, sans-serif; }



H1

{

    font-size: 200%;

    font-weight : bolder;

    color : #E3F1F1;

}



H2

{

    font-size : 150%; 

    font-weight : bolder;

    color : #E3F1F1;

}



H3

{

    font-size : 100%;

    font-weight : bolder;

    color : #E3F1F1;

}

H4

{

	font-size: 80%;

	font-weight: normal;

	margin-top: 0;

	margin-bottom: 0;

}



BLOCKQUOTE

{

    font-size : 11pt;

    text-align : left;

}



pre

{ font-family : monospace; }



DIV

{ margin : 2em 2em 2em 2em }



/* Classes */



.title

{

    font-style : italic;

    font-weight : bold;

}

.bold { font-weight : bold; }



.serif

{

    font-family : Times,Times New Roman,serif;

    font-style : italic;

    font-weight : bold;

}

.bold { font-weight : bold; }





/* ID's */



#green {color : #0E3637 }



#lt_green {color : #448384 }



#yellow {color : #FFFF33 }



#aqua {color : #2BFFFF }



#blue {color : #CC0033 }



#pink {color : #B31F7B }



#silver {color : #959595 }



#nomargins { margin : 0 0 0 0px }



#nomargins-silver

{ 

    margin : 0 0 0 0px;

    color : #959595

}



#indent { margin : 0 0 0 8px }



#green_bkg { background : #035F24 }



.printable {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
