BODY {
	margin-top: 30px;
	margin-left: 10px;
	background-image : url(ribbon2.gif);
}

A:link { color: #CCCCCC; }
A:hover { color: #330066; background-color: #FFFFFF; }
A:visited { color: #CCCCCC; }
A:visited:hover { color: #330066; background-color: #FFFFFF; }

.text {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.just { text-align: justify; }

.header {
	background-color: #CCCCCC;
	color: #333366;
	letter-spacing: 5px;
	font-weight: bold;
}

TH {
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}

.field {
	color: #FFFFFF;
	font-weight: bold;
}

.small {
	font-size: 9px;
	color: #CCCCCC;
}

INPUT {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
}

TEXTAREA {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
}
