/* CSS definition file containing site wide stylesheets */

.subP2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 13px;
 	color: rgb(77,77,77);
 	line-height: 17px;
 	font-weight: normal;
 	font-style: normal;
 	margin-left: 20px;
 	margin-right: 20px
}

.Login:link {
	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: bold
}

.Login:hover {
	font-size: 12px;
 	color: rgb(224,228,177);
 	font-weight: bold;
 	text-decoration: none 
}
