body {
	font-family: Arial;
	font-size:13px;
}

h1 { 
    font-family: Tahoma; 
    font-size: 20pt; 
    letter-spacing: -1pt; 
    font-weight: bold;
    color: #333399; 
}

h2 { 
    font-family: Tahoma; 
    font-size: 14pt; 
    letter-spacing: -1pt; 
    font-weight: bold;
    color: #333333; 
}

td {
	font-family: Arial;
	font-size:13px;
}

th {
	font-family: Arial;
	font-size:13px;
}
.a {
	color: #FFFFFF;
}
.border {

	border: 1 solid #000066;

}

