@charset "utf-8";
/* CSS Document */

.heading1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:18pt; 
	color:#C90000;
	font-weight: bold;
}

.heading2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:18pt; 
	color:#0f5ba8;
	font-weight: bold;
}

.heading3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:18pt; 
	color:#853fcc;
	font-weight: bold;
}

.heading4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:18pt; 
	color:#01ae25;
	font-weight: bold;
}

.heading5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:18pt; 
	color:#ff6600;
	font-weight: bold;
}

.heading6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:18pt; 
	color:#ffff00;
	font-weight: bold;
}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:12pt; 
	color:#000000;
	font-weight: bold;
}

.office1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	color:#ffffff;
	font-weight: bold;
	font-style: italic;
}

.office2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	color:#000000;
	font-weight: bold;
	font-style: italic;
}

.office3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:16pt; 
	color:#000000;
	font-weight: bold;
	font-style: italic;
}