.normal
{
	font-size: 10pt;
	color: #222222;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
}

#EyeRollerControlHost { 
		    margin-left:150px;
		    width:500px; height:100px; /* width and height are useful only for debugging purposes:
		                                  EyeRollerWEB will resize itself when the face is loaded */
		}

.title
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
}
img {border: none}

.normalBold
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
}

a.S1:active { text-decoration: underline; color: #cc6600; font-family: Verdana, Arial, 'Microsoft Sans Serif'; font-size: 10pt; }
a.S1:link { text-decoration: underline; color: #cc6600; font-family: Verdana, Arial, 'Microsoft Sans Serif'; font-size: 10pt }
a.S1:visited { text-decoration: underline; color: #cc6600; font-family: Verdana, Arial, 'Microsoft Sans Serif'; font-size: 10pt; }
a.S1:hover {text-decoration: none; color: #ffffff; font-family: Verdana, Arial, 'Microsoft Sans Serif'; font-size: 10pt; }
