a.side {
	text-decoration: none;
	color: #434983;
	font-family:verdana;
	font-size:7pt;
	
}

a.side:hover {
	text-decoration:underline;
	color: #434983;
	font-family:verdana;
	font-size:7pt;
	

}

.font_7{

	font-family:verdana;
	font-size:7pt;
	font-weight:none;

}

.font_8{

	font-family:verdana;
	font-size:8pt;
	font-weight:none;

}


.date{

	font-family:arial;
	font-size:8pt;
	font-weight:normal;
	
}

.dotted{
	
	padding-top:5px;
	border-bottom: 1px dotted #ADADAD;
	padding-bottom:5px;

}

.bordered_l{
	
	border-left: 1px dotted #ADADAD;
	padding-bottom:5px;

}

.bordered_r{
	
	border-right: 1px dotted #ADADAD;
	padding-bottom:5px;

}

.bordered_t{
	
	
	border-top: 1px dotted #ADADAD;
	

}


.pad_10{
	
	padding-right: 10;
	padding-left: 10;
	padding-top: 10;
	padding-bottom: 10;
	
}


.title_bar{

	font-family:verdana;
	font-size:10pt;
	text-align:center;
	background-color:#EEEEEE;
	margin:0;
	padding-top:5;
	padding-bottom:5px;
	border-bottom: 1px dotted #ADADAD;
	border-top: 1px dotted #ADADAD;
	font-variant:small-caps;
	font-weight:bold;

}

.art_bar{

	font-family:verdana;
	font-size:10pt;
	text-align:left;
	background-color:#DEDEDE;
	margin:0;
	padding-top:5;
	padding-left:10;
	padding-bottom:5px;
	border-bottom: 1px dotted #ADADAD;
	border-top: 1px dotted #ADADAD;
	font-variant:small-caps;
	font-weight:bold;

}
