body {background-color: #FFFFFF; 
}

p.body { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
line-height: 1.3
}

p.bold { font-family: tahoma, sans-serif ;
text-decoration:  none; 
color: #000000;
font-size: 11px;
text-align: left;
font-weight: bold;
line-height: 1.3

}

ul { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
}

li { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
}

input,textarea,select{
border-color:#000000;
color:#000000;
border:1px solid;
font:bold 14px Verdana,Arial,Helvetica,sans-serif;
font-weigth:bold;}

a:link {
	font-family: tahoma, sans-serif;
	color: #063B65;
        font-size: 13px;
	text-decoration: none;
font-weight: bold
}

a:visited {
	font-family: tahoma, sans-serif;
	color: #063B65;
        font-size: 13px;
	text-decoration: none;
font-weight: bold
}

a:hover, a:active {
	font-family: tahoma, sans-serif;
	color: #0B5C9B;
        font-size: 13px; 
	text-decoration: none;
font-weight: bold
}
