.content {
	font-family: arial;
	font-size: 9pt;
}
.field {
	font-family: arial;
	font-size: 11px;
	text-align: right;
	width: 30pt;
	height: 12pt;
	padding: 0px 3px 0px 0px;
	margin: auto;





}
.field2 {
	font-family: arial;
	font-size: 11px;
	border: none #FFFFFF;
	text-align: right;
	width: 30pt;
	height: 12pt;
	padding-right: 3px;



}
.field3 {
	font-family: arial;
	font-size: 11px;
	border: none #FFFFFF;
	text-align: right;
	width: 30pt;
	background-image: url(../images/dash.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
	height: 12pt;
	padding-right: 3px;

}

.field4 {
	font-family: arial;
	font-size: 12px;
	border: none #FFFFFF;
	text-align: right;
	width: 40pt;
	background-image: url(../images/bg/red.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	height: 12pt;
	padding-right: 3px;
	font-weight: bold;


}


.subtitle {
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;


}
.contentsmall {
	font-family: arial;
	font-size: 8pt;
}
.subtitleSmall {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
a:hover {
	color: #003300;
}
.rule {
	color: #CCCCCC;
}
.subtitleSmall2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.affairs {
	background-image: url(../images/bg/affairs.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}
.subtitleArticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: none;
}
.titleArticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: capitalize;
}