﻿body {
	margin-top: 25px;
	background: #003366;
}
h1 {
	color: white;	
	text-transform: capitalize;
	text-decoration: underline;	

}
h1 {font-family: "Times New Roman", serif; font-style: italic; font-variant: small-caps; width :33%;}
h2 {font-family: "Times New Roman", serif; font-style: italic; font-variant: small-caps; width: 33%;}
h3 {font-family: "Times New Roman", serif; font-style: italic; font-variant: small-caps; padding-left:5px;}
h4 {font-family: "Times New Roman", serif; font-style: italic; font-variant: small-caps; width: 45%;}



a:link {
	color: blue;
}
a:visited {
	color: blue;
}
a:hover {
	color: red;
}
a:active {
	color: blue;
}

#Table_01 {
 	background-color:#99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-indent: 10px;
	text-align: left;
	
}

#Table_02 {
 	background-color:#99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-indent: 10px;
	text-align: left;
}

.style2 {
	font-family: "Times New Roman";
	text-align: center;
}

.style3 {
	text-align: center;
	font-size: 14pt;

}

.style4 {
	text-align: center;
}


.style5 {
	font-family: Castellar;
	font-weight: bold;
	font-variant: small-caps;
	font-size: x-large;
}
.style6 {
	text-align: left;
	font-size: 6pt;
}



.style7 {
	text-align: justify;
}
.style8 {
	text-align: center;
	font-size: 6pt;
}
.style9 {
	text-align: center;
	text-decoration: underline;
}


