/* CSS Document */

.myHeadline { color: #336699; font-size: 14px; font-family: Arial,Helvetica,sans-serif; font-weight: bold; } 

.myText {
	color: #000000;
	font-size: 12px;
	font-family:  Georgia, "Times New Roman", Times, serif;
}

.fontText { color: silver; font-size: 12px; font-family: Arial, Helvetica; font-weight: normal; background-color: black }



.fontSizing{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  color: #FF0000;
}

.fontRoll{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}

.fontColor{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #666666;
  font-weight: bold;
}


.headline {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  display: block;
  color:#cccccc;
}
.question {
  font-family: Verdana, Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  display: block;
  text-align: justify;
  color:#FFCC66;
}
.bullet {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  color:#333333;
}
.subheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	display: block;
	color:#006600;
}
.mainBody {
  font-family: Verdana, Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  display: block;
  text-align: justify;
  color:#cccccc;
}
.biline {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-style: italic;
  display: inline;
}

a:link {
	color: #333333;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none; 
	background-color: #ffffff;
	text-align: inherit;
	display: inline;
}
	
a:visited {
	color: #333;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	text-align: inherit;
	display: inline;
	background-color: #ffffff;
}
	
a:hover {
	color: #333333;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: underline;
	background-color: #ebd9c3;
	text-align: inherit;
	display: inline;
}
	
a:active {
	color: #333;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: underline;
	text-align: inherit;
	display: inline;
	background-color: #ffffff;

}
	
a.bold:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	background-color: #ffffff;
	
}
a.bold:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	background-color: #ffffff;
	
}

a.bold:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	background-color: #ebd9c3;
}

a.bold:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	background-color: #ffffff;
}

blacktext {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  display: block;
  color:#333333;
}
.testcssstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.myGrayText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

a.grey:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	text-align: left;
	background-image: url();
	display: inline;
}
a.grey:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	text-align: left;
	background-image: url();
	display: inline;
}

a.grey:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	background-image: images/bg.jpg;
	display: inline;
}

a.grey:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	text-align: left;
	background-image: url(images/bg.jpg);
	display: inline;
}

.myGrayTextspread {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	line-height: 24px;
	display: inline;
}
.myGraySubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}
.myFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #663300;
}
