body, table, tr, td, p, ul, ol, li, form, select, input, textarea {
	font-family: MS Sans Serif, Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal }

a {
	text-decoration: none }

a:hover {
	color: #8C0014 }

b {
	font-weight: bold }

i {
	font-style: italic }

.title {
	font-size: 10pt;
	font-weight: bold }

.category {
	font family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold }

.alert {
	font family: Verdana, Arial;
	color: red;
	font-size: 8pt;
	font-weight: bold }

.apply {
	font family: Verdana, Arial;
	color: green;
	font-size: 10pt;
	font-weight: bold }

.formText {
	width: 450px;
	font family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold }

.formTextShort {
	width: 130px;
	font family: Verdana, Arial;
	font-size: 8pt }

.formFile {
	width: 450px;
	font family: Verdana, Arial;
	font-size: 8pt }

.formArea {
	width: 450px;
	font family: Verdana, Arial;
	font-size: 8pt }

.buttonSubmit {
	width: 150px;
	color: white;
	background-color: green;
	font family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold }

.buttonReset {
	width: 150px;
	color: white;
	background-color: red;
	font family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold }