BODY {
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}

HR {
	size : 1px;
	color : black;
}

/* .a | navigational header */

.a {
	font-family : Tahoma;
	font-size : 11px;
	color : #EC3634;
	letter-spacing : 1px;
}

.ac {
		font-family : Tahoma;
	font-size : 10px;
	color : #006699;
	letter-spacing : 2px;
	font-weight : bold;
}

/* 	.b | page header */

.b {
	font-family : Tahoma;
	font-size : 18px;
	color : #000000;
	letter-spacing : 1px;
}

/* 	.c | regular text */

.c {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}

/* 	.d | footer text */

.d {
	font-family : Tahoma;
	font-size : 11px;
	letter-spacing : 1px;
	color : #000000;
	text-decoration : none;
} 

.d:hover {
	font-family : Tahoma;
	font-size : 11px;
	letter-spacing : 1px;
	color : #006699;
}

/* 	.u | helper text */

.u {
	font-family : Tahoma;
	font-size : 9px;
	letter-spacing : 1px;
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
}

.u1 {
	font-family : Tahoma;
	font-size : 11px;
	color : #ffffff;
}
 
 
/* 	.z | notation */

.z {
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
}

.z:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : #006699;
}