
.tableauStyle{
font-family : Arial;
font-size: 11pt;
font-weight: bold;
color: #3399CC;
} 



body, h1 {
	font-family: "verdana";
	font-size: 20pt;
	font-weight: bold;
	color: #3399CC;
}

body, h2 {
	font-family: "verdana";
	font-size: 14pt;
	font-weight: bold;
	color: #3399CC;
}

body, h3 {
	font-family: "arial";
	font-size: 11pt;
	font-weight: normal;
	color: #666666;
}

body, h3.type1 {
	font-family: "arial";
	font-size: 12pt;
	font-weight: bold;
	color: #3399CC;
}

body, h4 {
	font-family: "arial";
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}



a {   color: #ffffff; text-decoration:none }
a:hover {  color:#FF0000 }


a.type1 { color:#990000; text-decoration:none }
a.type1:hover { color:#339900 }


a.class2 { color:#339900; text-decoration:none; size:7 }
a.class2:hover { color:#990000 }


a.type3 {   color: #666666 }
a.type3:hover {  color:#3399CC }


a.type4 { color:#990000; text-decoration:none; size:7 }
a.type4:hover { color:#339900 }


a.type5 { color:#ffffff; text-decoration:none; size:7 }
a.type5:hover { size:6; font-weight: bold; text-decoration:underline; color:#ffffff }


a.type6 { font-family:Comic Sans MS; color:#3399CC; text-decoration:none }
a.type6:hover { text-decoration:underline; color:#990000 }

hr {
	color: #ff0000;
	width: 50%;
}


