.text {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
}

.caption {
	font-size: 12px;
	font-style: italic;
}

.smtext {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #002F64;
	font-size: 10px;
	text-align:left;
	padding: 0px 45px 0px 15px;
}

a.h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #002F64;
	font-size: 11px;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
}

a {
	color: #687AA5;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.link {
	cursor: hand;
	color: blue;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.small {
	font-size: 10px;
	color: #687AA5;
}
a.big {
	font-size: 26px;
}
a:hover {
	text-decoration: underline;
}

img.border {
	border: 1px solid #000;
}

.error {
	color: #EC9E03;
	font-weight: bold;
}
.item {
	font-weight: bold;
	font-size: 16px;
}
.subject {
	font-weight: bold;
	font-size: 14px;
}
.message {
	font-weight: none;
	font-size:12px;
}
.tiny {
	font-size: 10px;
}
.tinytiny{
	font-size: 8px;
}
.commentsubject {
	font-weight: bold;
	font-size: 12px;
}
.commentmessage {
	font-size: 11px;
}
