/* Text */
BODY {	background-image : url( "../assets/images/lp_webbckgrd.jpg" );
	font-family : Tahoma;
	font-size : 12px}

P {
	font-size: 12px
}

.TextObject {
	font-size: 12px
}

UL {
	font-size: 12px
}

OL {
	font-size: 12px
}

.TextNavBar {
	font-size: 12px;
	color : rgb(0,0,0)
}

A:link {
	font-size: 12px;
	text-decoration : none;
	color : rgb(0,0,0)
}

A:visited {
	font-size: 12px;
	font-style : italic;
	text-decoration : none;
	color : rgb(0,0,0)
}

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

H1 {
	font-size: 28px
}

H2 {
	font-size: 24px
}

H3 {
	font-size: 20px
}

H4 {
	font-size: 16px
}

H5 {
	font-size: 14px
}

H6 {
	font-size: 10px
}

A:hover {
	font-size: 12px;
	color : rgb(0,0,0);
	text-decoration : underline
}
