/* Main Selectors */
.copyright
{
	font-size:7pt;
}

a.contact_us
{
	text-align:right;
    text-decoration: none;
	font-size: 8pt;
	font-family:Arial, Helvetica, Verdana;
	color:black;
}
a:link
{
	text-decoration: none;
	background: transparent;
}
a:visited
{
	text-decoration: none;
	background: transparent;
}
a:hover
{
	background: transparent;
	color: red;
}
body {
	background-color: #333;
	font-family: verdana;
}
body,td,th {
	font-family: verdana;
	font-size: 10pt;
}
h2 {
	color: #069;
	font-family: Arial, Helvetica, Verdana;
}
.Arial_Red_16 {
	font-family: Arial;
	font-weight: bold;
	font-size: 16pt;
	color: #990000;
}
.Arial_Blue_12 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #010050;
}
.Color_Teal {
	color: #069;
	font-family: Arial, Helvetica, Verdana;
	font-size: 17pt;
}
.Color_Teal_12 {
	color: #069;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12pt;
}
.Font_Color_White {
	color: #FFF;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	text-decoration: none
}
.Font_Ariel {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	font-style: normal;
	text-align: justify;
}
.Font_Ariel_Grey {
	color: #666;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	font-style: normal;
	text-align: justify;
}
.Verdana_12 {
	font-family: verdana;
	font-size: 12pt;
}
.Verdana_12_Bold {
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
}
.Verdana_10_Bold {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}
