@font-face {
	font-family:Tahoma;
	src:local(Tahoma), url(fonts/TAHOMA.TTF) format(TrueType); }

p,b,i,div,td,tr {
	font-family:Tahoma;
	font-size:14px; }

p {
	text-align:justify;}

h1 {
	font-family:Tahoma;
	font-size:15px;
	color:#000080;
	font-weight:bold;
	margin-bottom:18px;}

h2 {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	margin-bottom:14px; }

h3 {
	font-family:Tahoma;
	font-size:16px;
	font-style:italic;
	margin-bottom:14px; }

h4 {
	font-family:Tahoma;
	font-size:14px; }



a:link {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#400000;
	text-decoration:none; }

a:visited {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:##0080C0;
	text-decoration:none; }

a:hover {
	font-family:Tahoma;
	font-size:14px;
	color:#DF0000;
	text-decoration:underline; }


#white {
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
	padding:5px;
	color:#FFFFFF;
	background-color:#000000;
	vertical-align:top; }


#white_small {
 	font-size:10px;
	font-weight:bold;
	margin-bottom:6px;
	padding:5px;
	color:#FFFFFF;
	background-color:#000000;
	vertical-align:top; }