html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: normal;
	font-size: medium;
	}
.style2 {font-family: Georgia, "Times New Roman", Times, serif; text-align: left;}
.style3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: x-small; text-align: right;}
.style4 {font-family: Georgia, "Times New Roman", Times, serif; font-size: small; text-align: center;}
a.style5 {
font-weight: bold;
color:#990000
}
.style6 {font-family: Georgia, "Times New Roman", Times, serif; font-size: small; text-align:justify;}
.style11 {font-size: small}
.style13 {font-size: 18px}
td.style5 {
	font-family: Georgia, "Times New Roman", Times, serif; text-align:center;
	color: #990000;
	border: thin solid #666666;
}
.style8 {
	font-size: large;
	font-weight: bold;
}
.style9 {font-size: small}


a {
	color:#336600;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
color:#336600;
text-decoration:none;
font-weight: bold;
}
h1 {
	font-family: Calibri;
	font-style: italic;
	font-variant: small-caps;
	text-align: left;
	font-size: large;
}
.action_text_table {
	font-family: Georgia, "Times New Roman", Times, serif; 
/*	color: #D40000;*/
	font-weight: bold;
	font-size: 12px;
	border-width: thin;
	border-style: dotted;
	border-color: #808080;
	background-color:#C0DCC0;
	text-align: center;
}

.action_text {
	font-family: Georgia, "Times New Roman", Times, serif; 
/*	color: #D40000;*/
	font-weight: bold;
	font-size: 12px;
}
.action_text a:hover{
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-decoration: underline;
}.hidden_link {
	color: #FFFFDD;
	text-decoration: none;
}

