body,table,tr,td
{
	font-size : 11px;
	font-family : Tahoma, Verdana,  sans-serif;
	color : #000000;
	font-weight : normal;
	text-align : justify;
}

.note
{
	font-size : 11px;
	font-family : Tahoma, Verdana,  sans-serif;
	font-weight : normal;
	text-decoration : none;
	color : #404040;
}

a:visited
{
	font-size : 11px;
	font-family : Tahoma, Verdana,  sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #093919;
}

a:link
{
	font-size : 11px;
	font-family : Tahoma, Verdana,  sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #17592D;
}
a:hover
{
	font-size : 11px;
	font-family : Tahoma, Verdana,  sans-serif;
	font-weight : bold;
	text-decoration : underline;
	color : #17592D;
}
.menu:visited
{
	font-size : 12px;
	font-family : Tahoma, Verdana,  sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #093919;
}

.menu:link
{
	font-size : 12px;
	font-family : Tahoma, Verdana,  sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #17592D;
}

.menu:hover
{
	font-size : 12px;
	font-family : Tahoma, Verdana,  sans-serif;
	font-weight : bold;
	text-decoration : underline;
	color : #17592D;
}

h1
{
	font-size : 14px;
	font-family : Tahoma, Verdana,  sans-serif;
	color : #000000;
	font-weight : bold;
}

.ListBox
{
	background: #F4E27E;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	border : inset;
	border-width : 1px;
}

.TextBox
{
	background: #F4E27E;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	border : inset;
	border-width : 1px;
}

.TextBox1
{
	background: #FAFFCF;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	border : inset;
	border-width : 1px;
}

.CheckBox
{
	border-width : 1px;
}

.button
{
	background: #F4E27E;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	border : outset;
	border-width : 1px;
}


