.JGUtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.JGUaddress {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
.Redtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	color: #CC3333;
	font-weight: bold;
}
.Bold_Black_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.Bold_Italic_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style:italic
	color: #000000;
	font-weight: bold;
}
.Italic_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style:italic
	color: #000000;
}

.orange-dot {
	list-style-image: url(../images/orange-dot.gif);
	margin-left:-10px;
	
}
.list_text{
	text-indent: 5px;	
	}
.green-dot {
	list-style-image: url(../images/green-dot.gif);
	margin-left:-10px;
	
}
a,
a:link,
a:visited,
a:href,
a:active
{
	
	font-weight: bold;
	text-decoration: none;
	color: #006666;
	
}

a:hover
{
	color: #000000;
	border-bottom: solid 1px #000000;
}	