

P {
	font-family: Arial,               Helvetica,               Geneva,               Sans-serif;
 	font-size: 12px
}

H1 {
	font-family: Arial,              Helvetica,              Geneva,              Sans-serif;
 	font-size: 20px;
 	font-weight: bold
}

H2 {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
 	font-size: 16px;
 	font-weight: bold
}

UL {
	list-style-image: url( "../assets/images/bullet.gif" );
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.TextNavBar {
	font-size: 12px;
	font-family : Arial;
	text-transform : capitalize;
	font-weight : bold;
	text-align : left;
	line-height : 10px;
	word-spacing : 5px;
	padding : 5px
}.TextObject{	font-family : Arial;
	font-size : 10px
}
BODY{	font-family : Arial;
	font-size : 11px
}
h3{	font-size : 14px;
	font-family : Arial
}
h4{	font-size : 12px;
	font-family : Arial
}
h5{	font-size : 10px;
	font-family : Arial
}
h6{	font-family : Arial
}
pre{	font-family : Arial
}
A:hover{
}

