H1 {
	color : Black;
	font-family : "Times New Roman";
	font-size : medium;
	text-align : center;
	text-decoration : blink;
	text-transform : uppercase;
	font : bold;
}
H2 {
	color : Black;
	font-family : "Times New Roman";
	font-size : large;
	text-align : center;
	text-decoration : none;
	text-transform : uppercase;
	font-style : oblique;
}
H3 {
	color : Teal;
	font-family : "Times New Roman";
	font-size : larger;
	text-align : center;
	text-decoration : none;
	text-transform : none;
	font-style : italic;
}
.text {
	color : Black;
	font-family : "Times New Roman";
	font-size : larger;
	text-decoration : none;
	text-align : center;
	text-transform : none;
	font-weight : bolder;
}
.text2 {
	color : Black;
	font-family : "Times New Roman";
	font-size : larger;
	text-decoration : none;
	text-align : center;
	text-transform : none;
}
P {
	color : Black;
	font-family : "Times New Roman";
	font-size : medium;
	text-align : center;
}
P.1 {
	color : Black;
	font-family : "Times New Roman";
	font-size : small;
	text-align : justify;
}

a {
	color : Black;
	font-family : "Times New Roman";
	font-size : small;
	text-align : center;
	text-decoration : none;
}
A:hover
 {
	color : Black;
	font-family : "Times New Roman";
	font-size : small;
	text-align : center;
	text-transform : none;
	font-weight : 600;
	text-decoration : none;
}
A:active
 {
	color : Red;
	font-family : "Times New Roman";
	font-size : small;
	text-align : center;
	text-transform : none;
	font-weight : 500;
	text-decoration : none;
}
A:visited
 {
	color : Navy;
	font-family : "Times New Roman";
	font-size : small;
	text-align : center;
	text-transform : none;
	text-decoration : none;
}
P.01 {
	color : Green;
	font-family : "Times New Roman";
	font-size : small;
	text-align : left;
	font-weight : bolder;
}
P.02 {
	color : Navy;
	font-family : "Times New Roman";
	font-size : small;
	text-align : left;
	font-weight : bolder;
}
a.1 {
	color : Navy;
	font-family : "Times New Roman";
	font-size : small;
	text-align : center;
	text-decoration : none;
}
A:hover.1
 {
	color : Navy;
	font-family : "Times New Roman";
	font-size : small;
	text-align : center;
	text-transform : none;
	font-weight : 600;
	text-decoration : none;
}
A:active.1
 {
	color : Red;
	font-family : "Times New Roman";
	font-size : small;
	text-align : center;
	text-transform : none;
	font-weight : 500;
	text-decoration : none;
}
A:visited.1
 {
	color : Gray;
	font-family : "Times New Roman";
	font-size : small;
	text-align : center;
	text-transform : none;
	text-decoration : none;
}
TABLE, TR {
	font-family : "Times New Roman";
	font-size : small;
	text-align : left;
	color : Black;
	font-weight : 500;
}
