BODY  { font-family: verdana, arial, helvetica, sans-serif; font-size: 14px;
	margin-left: 0.5em; margin-top: 0em; margin-right: 1em;
	padding: 0em 0.5em;
	color: #000000;
	background: #ffffff;
	}

P, DIV  { font-family: verdana, arial, helvetica, sans-serif; font-size: 14px;
	color: #000000;
	background: ffffff;
	}

UL, LI { font-family: verdana, arial, helvetica, sans-serif; font-size: 14px }

P.general {
		  font-family: verdana, arial, helvetica, sans-serif; 
		  font-size: small;
		  color: #000000;
		  }

P.indent {
		  padding: 0em 1em;
		  font-family: verdana, arial, helvetica, sans-serif; 
		  font-size: 14px;
		  }

P.box-blue {
	color: #000000;
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	border-width: 1px;
	border-style: solid;
	border-color: #0033dd;
	}

TABLE.box {
	color: #000000;
	background: #ffffdd;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #74a6f6;
	}

TR.a1 {padding: 0em 0em;
	color: #000000;
	background: #ffffff;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	}
TR.a2 {padding: 0em 0em;
	color: #000000;
	background: #efefef;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	}
TR.head {padding: 0em 0em;
	color: #ffffff;
	background: #74a6f6;
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	font-weight: bold
	}
	
TD, TR, TH  {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;}

TD.h25 {padding: 0.5em 0.5em; height: 25;
font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;}

TD.border-red {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #ee0000;
	}

.borderlong {
	border-top-width	: thin;
	border-top-style	: solid;
	border-top-color	: blue;
	border-right-width	: .7em;
	border-right-style	: solid;
	border-right-color	: red;
	}



B { font-size: 14px; font-family: verdana, arial, helvetica; font-weight: bold }

H1 { font-size: 26px; font-family: verdana, arial, helvetica, sans-serif; color:0033aa }
H2 { font-size: 22px; font-family: verdana, arial, helvetica, sans-serif; color:0033aa } 
H3 { font-size: 18px; font-family: verdana, arial, helvetica, sans-serif; color:ff6600 }
H4 { font-size: 14px; font-family: verdana, arial, helvetica, sans-serif; color:ff6600 } 

PRE, TT, CODE { font-family: courier, sans-serif; font-size: small; }

A.email:link { text-decoration: none; font-size: 14px;  color: #0000ff }
A.email:visited { text-decoration: none; font-size: 14px; color: #0000ff }
A.email:hover { text-decoration: underline; color: #ff1166; font-size: 14px; font-weight: normal}

A:link { text-decoration: none; font-size: 14px;  color: #0000ff }
A:visited { text-decoration: none; font-size: 14px; color: #0000ff }
A:hover { text-decoration: underline; color: #ff1166; font-size: 14px; }


.box-red {
	color: #000000;
	background: #ffffee;
	font-family: verdana,arial,helvetica;
	font-size: small;
	border-width: 1px;
	border-style: solid;
	border-color: #ee0000;
	}

