/* CSS definition file containing site wide stylesheets */

.Main {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 16px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

.FontStyle {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 14pt;
 	color: rgb(0,0,255);
 	font-weight: bold
}

.TextObject {
	font-family: Arial,  sans-serif;
 	font-size: 12px
}