BODY, p, td, th  {
	font-family : Lucida Sans Unicode,Tahoma,Verdana,Helvetica,Arial,Arial CE;
	font-weight : normal;
	font-style : normal;
	color : #00008B;
	font-weight : x-normal;
	font-size : x-small;
}

p.small {
	font-family : Lucida Sans Unicode,Tahoma,Verdana,Helvetica,Arial,Arial CE;
	font-weight : normal;
	font-style : normal;
	color : #00008B;
	font-weight : x-normal;
	font-size : xx-small;
}


a  {
	font-family : Lucida Sans Unicode,Tahoma,Verdana,Helvetica,Arial,Arial CE;
	color : #00008B;
	text-decoration : underline;
}

a:hover  {
	font-family : Lucida Sans Unicode,Tahoma,Verdana,Helvetica,Arial,Arial CE;
	color : #000000;
	text-decoration : none;
}

H1 {
	font-family : Lucida Sans Unicode,Tahoma,Verdana,Helvetica,Arial,Arial CE;
	font-weight : normal;
	font-style : normal;
	color : #00008B;
	font-weight : x-normal;
	font-size : large;
}

H2 {
	font-family : Lucida Sans Unicode,Tahoma,Verdana,Helvetica,Arial,Arial CE;
	font-weight : normal;
	font-style : normal;
	color : #00008B;
	font-weight : x-normal;
	font-size : larger;
}

H3  {
	font-family : Lucida Sans Unicode,Tahoma,Verdana,Helvetica,Arial,Arial CE;
	font-weight : normal;
	font-style : normal;
	color : #00008B;
	font-weight : x-normal;
	font-size : small;
    font-size: 13px;
}

#marked {
	color : #3322FF;
	font-style : normal;
	font-weight : bold;
}

