a:link
{
	color: rgb(0, 51, 102);
}
a:active
{
	color: rgb(0, 51, 102);
}
a:visited
{
	color: rgb(0, 51, 102);
}
body
{
	font-weight: normal;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif;
	background-color: rgb(255, 255, 183);
	color: rgb(0, 0, 0);
}
button
{
	border-top-style: solid;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif;
	border-left-width: 1pt;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-right-style: solid;
	background-color: rgb(0, 0, 0);
	color: rgb(255, 255, 255);
}
caption
{
	color: rgb(0, 0, 0);
}
fieldset
{
	border-top-width: 1pt;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1pt;
	border-left-style: solid;
	border-bottom-width: 1pt;
	border-right-width: 1pt;
	font-style: normal;
	border-bottom-style: solid;
	color: rgb(0, 0, 0);
}
h1
{
	color: rgb(0, 0, 0);
	font-weight: bold;
}
h2
{
	color: rgb(0, 0, 0);
	font-weight: bold;
}
h3
{
	color: rgb(128, 0, 0);
}
h4
{
	color: rgb(0, 0, 0);
}
h5
{
	color: rgb(0, 0, 0);
}
h6
{
	color: rgb(0, 0, 0);
}
hr
{
	color: rgb(15, 29, 64);
	height: 2px;
}
label
{
	color: rgb(0, 0, 0);
}
legend
{
	color: rgb(0, 0, 0);
}
select
{
	color: rgb(0, 0, 0);
	border-style:solid; 
	font-style: normal;
}
table
{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial;
	border-color: rgb(204, 204, 204);
}
th
{
	border-color: rgb(204, 204, 204);
	background-color: #999966;
}
td
{
	border-color: rgb(204, 204, 204);
}
textarea
{
	font-style: normal;
	color: rgb(0, 0, 0);
}
ul
{
	list-style-image: url(../images/bull1_deepblue.gif);
	margin-left:50px;
	margin-bottom:15px;
	margin-top:15px;
}
ul ul
{
	list-style-image: url(../images/bull2_deepblue.gif);
}
ul ul ul
{
	list-style-image: url(../images/bull3_deepblue.gif);
}
li
{
	margin-top:5px;
}p
{
	margin-top:10px;
	margin-bottom:10px;
}
hr
{
	margin-top:10px;
	margin-bottom:10px;
}
.hidden
{
	visibility="hidden";
}
