/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: medium; color: rgb(153,0,51); font-weight: normal; background-color: rgb(255,255,255);
	font-family : Times New Roman ;
	font-style : normal}
 A:link { color: rgb(153,0,51)}
 A:visited { color: rgb(153,0,51)}
 P { text-align: justify;
	font-family : Times New Roman }
 H3 { background-color: rgb(255,204,204)}
 

.TextObject {
	font-family: "Times New Roman",  Times,  Serif
}A:hover { color: rgb(255,0,0)}
 