/* @override http://www.roma-design.com/style.css */

/* global ----------------------------------*/
BODY { margin: 10; padding: 0; text-align: left; background:#FAE3C5; font-size: 9px; color: #472B0B; }

/* -- font elements ---------------------------------------------------- */
.txt, td, th, p, input, select, textarea { font-family: helvetica, arial, sans-serif; font-size: 13px; color: #472B0B; }

a:link { color: #472B0B; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: underline; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }

.style2 	{ font-size: small; }
.style2-2 	{ color: #FAE3C5; }
.style3 	{ color: #FAE3C5; }
.style3-2 	{ font-size: x-small; }
.style3-3 	{ font-size: small; }
.style4 	{ font-size: small; }
.style4-2 	{ font-size: xx-small; }
.style5-2 	{ font-size: small; }
.style5 	{ font-size: 14px; }
.style7 	{ font-size: 14px; }
.style9		{ color: #593B13; font-size: 12px;
	padding-bottom: 23px;
	opacity: 1;
}
.style10 	{ font-size: xx-large; }
.style13	{ font-size: xx-small; }
.style14 	{ font-size: larger; }
.style15 	{ font-size: 400px; }


/* -- library ------------------------------------------------------------ */
.xxx {
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size: 12px;
	line-height:12px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	text-align: center;
	text-indent: -10px;
	margin: 0px 0px 0px 0px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 6px; 
	margin-bottom: 0px;
	background:#FFF;
	text-transform:uppercase;
	}
