/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url( "../assets/images/innerpage_back2.jpg" );
	background-repeat : repeat-x;
	background-position : 0% 0%;
	font-family : Verdana;
	font-size : 12px;
	color : rgb(71,71,71);
	white-space : normal;
	line-height : 18px}
 
 
hr {height:1px;border-width:0;color:rgb(64,0,23);background-color:rgb(64,0,23)} 
 
P {
	font-size: 12px;
	line-height : 18px
}

.TextObject {
	font-size: 12px;
	line-height : 18px
}

UL {
	font-size: 12px;
	list-style-type : disc;
	color : rgb(71,71,71)
}

OL {
	font-size: 12px
}

H1 {
	font-size : 19px;
	color : rgb(74,0,36);
	font-weight : normal;
	font-family : Verdana
}

H2 {
	font-size: 18px;
	color : rgb(74,0,36);
	font-weight : normal;
	font-family : Verdana
}

.TextNavBar {
	font-size: 12px;
	font-style : normal
}

A {
	font-size: 12px;
	text-decoration : none;
	color : rgb(102,51,153)
}

A:visited {
	font-size: 12px;
	text-decoration : none;
	color : rgb(102,51,153)
}

A:active {
	font-size: 12px;
	color : rgb(102,51,153)
}

H3 {	font-size : 12px;
	font-weight : bold;
	color : rgb(74,0,36);
	font-family : Verdana
}A:hover {
	font-size: 12px;
	text-decoration : none;
	color : rgb(204,153,255)
}

