/* CSS definition file containing site wide stylesheets */

.ban1 {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 22px;
 	color: rgb(102,102,102);
 	font-weight: normal;
 	font-style: normal
}

A:link {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 16px;
 	color: rgb(102,102,102)
}

.TextObject {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 14px;
 	color: rgb(0,51,102)
}

H1 {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 10px;
 	color: rgb(102,102,102);
 	font-weight: normal;
 	font-style: normal
}

P {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 16px;
 	color: rgb(102,102,102)
}

LI {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 10px;
 	color: rgb(255,0,0)
}

A {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 16px;
 	color: rgb(102,102,102)
}

.TextNavBar {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 9px;
 	color: rgb(102,102,102)
}
