*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {

	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;

}
.text-normal {

	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
a:link {

	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
a:visited {

	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
a:hover {

	font-size: 11px;
	color: #990066;
	text-decoration: none;
}
a:active {

	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
.table-border {
	border: thin solid #FF9900;
}
.photo-border {
	border: 2px solid #CCCCCC;
}

.table-border700 {
	border: thin solid #FF9900;
	width: 700px;

}
li {

	font-size: 11px;
	line-height: 17px;
	color: #003399;
	text-decoration: none;
}
.forms {
	font-family: Tahoma;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000066;
}

