/* CSS definition file containing site wide stylesheets */

.Normal-Sml {
	font-family: "Times New Roman TUR",  serif;
 	font-size: x-small;
 	color: rgb(51,0,204)
}

.PageText {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(0,51,153);
 	font-weight: normal;
 	font-style: normal;
 	border: 3px solid rgb(0,51,153);
 	padding: 10pt
}