


a {
	color: navy;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold
}

a:hover {
	color: navy;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight:bold;
}

form {
	margin-bottom: 0;
	margin-top: 0;
}

input,select,textarea {
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
}

p {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

td {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

h4 {
	color: Black;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight : bold;
}

h2 {
	color:#ff9000;
	font-family:Impact;
	font-size:15px;
	font-weight:100;
	}
#textDefaultWhite	{
	font-weight:bold;
	}