body {
	background-color: #1A1B2F;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F0F0F0;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F0F0F0;
	font-weight: bold;
}
.full {
	height: 100%;
	width: 100%;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #32345A;
}
.photo {
	background-image: url(images/int_16.jpg);
	background-repeat: no-repeat;
	background-color: #232347;


}
a:link {
	color: #FFFFFF;
}
a:active {
	color: #FF0000;
}
a:visited {
	color: #CACAF7;
}
.small-list {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-weight: normal;
}
.form-field {
	background-color: #B4B4F3;
}
.callout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
