@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	margin:0px;
}

.heading_sub {
	font-family: tahoma, Arial, "times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.subheading_sub {
	font-family: tahoma, Arial, "times New Roman";
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}

a.sub:link {color: #FF0000; text-decoration: none; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-style: normal;}
a.sub:visited {color: #FF0000; text-decoration: none; font-weight:bold; 	font-family: Arial, Helvetica, sans-serif; 	font-style: normal;}
a.sub:hover {text-decoration: underline; font-weight:normal; font-family: Arial, Helvetica, sans-serif; font-style: normal;}
