a:link
{
	color: rgb(21, 51, 204);
	font-weight: bold;
	background-color: transparent;
}
a:active
{
	color: rgb(153, 0, 153);
	font-weight: bold;
	background-color: transparent;

}
a:visited
{
	color: rgb(30, 20, 120);
	font-weight: bold;
	background-color: transparent;

}
body
{
	
	font-family: Verdana, serif;
	color: rgb(0, 0, 10);
	margin: 0.5em;
}
h1
{
	color: rgb(160, 31, 82);
	text-align: center;
	font-family: Times, serif;
	font-style: oblique;
	font-size: 2.3em;
	margin: 0.1em;
}
h2
{
	color: rgb(0, 41, 82);
	text-align: center;
	font-family: "Arial Black", sans-serif;
	font-size: 16pt;
	margin: 0.1em;

}
h3
{
	color: rgb(0, 41, 82);
	margin: 0.1em;

}
h4
{
	color: rgb(0, 41, 82);
	font-style: italic;
	font-weight: bold;
	font-size: 13pt;
    margin: 0.1em;

}
h5
{
	text-align: center;
	color: rgb(220, 220, 220);
	background-color: rgb(110, 30, 50);
	font-family: Arial, sans-serif;
    font-size: 12pt;
    margin: 0.1em;

}
h6
{
	font-family: Arial, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    margin: 0.3em;
}
button
{
	background-color: rgb(220, 51, 102);
	color: rgb(255, 255, 255);
}
label
{
	color: rgb(0, 0, 102);
}
.mstheme-text
{
}
textarea
{
	color: rgb(0, 0, 0);
}
legend
{
	color: rgb(0, 51, 102);
}
select
{
	color: rgb(0, 0, 0);
}
caption
{
	color: rgb(0, 51, 102);
}
th
{
	color: rgb(0, 0, 102);
	background-color: rgb(220, 240, 230);
	text-align: center;
	font-style: italic;
	font-family: Arial, sans-serif;
    font-size: 16pt;
}
td
{
	padding: 5px;
}




 
