﻿/* CSS Document */

.style1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.style2 {
	font-family: Arial, "Times New Roman", Verdana; 
	color: #000000;
	font-size: 10pt;
}
.style3 {
	font-size: 12pt;
}
.style4 {
	font-size: 8pt;
}
.style5 {
  font-size: 24pt;
}
.style6 {
    background-color: #003366;
}