.text12 {
	font-size: 12px;
}
.box {
	border: 1px solid #24498E;
}
.text14bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

A:link { color: #24498E }
:link  { color: #24498E }
A:visited { color: #24498E }
:visited  { color: #24498E }

body{
	background-color:transparent;
    
}
body,td{
		font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    color:#000000;

}
body, table, td {
    line-height: 140%;
}