.stratolinks	{
		font-size: 10pt;
		font-weight: bold;
		font-family: "Arial","Helvetica",serif;
		text-decoration: none;
		color: blue;
	}
	
.stratolinks:hover	{
		font-size: 10pt;
		font-weight: bold;
		font-family: "Arial","Helvetica",serif;
		text-decoration: none;
		color: red;
}
.stratocatlinks	{
		font-size: 12pt;
		font-weight: bold;
		font-family: "Arial","Helvetica",serif;
		text-decoration: none;
		color: #4275AB;
	}
.stratoslightbold	{
		font-size: 10pt;
		font-weight: bold;
		font-family: "Arial","Helvetica",serif;
		text-decoration: none;
		color: #4275AB;
	}
.stratotext	{
		font-size: 10pt;
		font-family: "Arial","Helvetica",serif;
		text-decoration: none;
		color: black;
}
.stratoboldtext	{
		font-size: 10pt;
		font-weight:bold;
		font-family: "Arial","Helvetica",serif;
		text-decoration: none;
		color: black;
}
.submitbtn {
background-color: #336699;
font-family: arial,helvetica,sans-serif; 
font-weight: bold; 
font-size: 9pt; 
color: white
} /* used */
.stratolrgboldtext	{
		font-size: 12pt;
		font-weight:bold;
		font-family: "Arial","Helvetica",serif;
		text-decoration: none;
		color: black;
}