body {
	font-family: Georgia;
	font-size:12px;
}

td {
	font-family: Georgia;
	font-size:12px;
}

th {
	font-family: Georgia;
	font-size:12px;
}
.a {
	color: #FFFFFF;
}

	.borderdash { border-style: dashed; border-width: 5; border-color: #cc0000;}
	.borderguarantee { border: 3 dashed #000000;}
	h1 { font-size:20px; color:red;}
	
.border {
	border: 1 solid #000066;
}

.highlight	{
	background-color: yellow;
}

.tblr {

	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.tblh {

	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

H2 {
    font-family: Arial;
	font-style: bold;
	font-size: 12pt;
    color: Black;
}

H3 {
	font-size: 14pt;
    font-style: normal;
    color: Red;
}
