/* CSS Document */
body {font-family:arial;
}

td {font-size: x-small;
}

H1 {font-size: 15pt;
}

H2 {font-size:x-small;
}

.fine {font-size: xx-small;
}
.draddress {	font-size: 14px;
}

.lineheight_i {line-height:20px;
}
.rsidenav{
		font-family: arial;
		font-weight: bold;
		font-size: 11px;
		line-height:20px
}
.text{
		font-family: arial;
		font-size: 12px;
		line-height: 16px;
}
.textgrey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	margin: 10px;
}

.textgreyi{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	font-style: italic;
}

.textB{
		font-family: arial;
		font-weight: bold;
		font-size: 11px;
}


.cap{
		font-family: arial;
		font-weight: bold;
		font-size: 9px;
}



A.dr{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	font-style: normal;
	font-weight: bold;
}
A.dr:hover{color: #CC0000; text-decoration : none; font-family: Arial, Helvetica, sans-serif;   font-size : 11px; }
A.dr:visited{color: #ffffff; font: Arial, Helvetica, sans-serif;  text-decoration : none;  font-size : 11px;}

A.drm{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 16px;
	font-style: normal;
	font-weight: bold;
}
A.drm:hover{color: #CC0000; text-decoration : none; font-family: Arial, Helvetica, sans-serif;   font-size : 16px; }
A.drm:visited{color: #ffffff; font: Arial, Helvetica, sans-serif;  text-decoration : none;  font-size : 16px;}


