body {
	margin: 10px;
	padding: 0px;
	background: white;
	font-family: Verdana;
	font-size: 10pt;
}

h1 {
font-weight: normal;
font-size: 20pt;
font-family: Verdana;
}

p {
text-align: left;
background: transparent; 
font-family: Verdana;
font-size: 10pt;
}

POfficeName {
font-family: Verdana;
font-weight: bold;
font-size: 32pt;
}

PBig {
font-family: Verdana;
font-weight: bold;
font-size: 14pt;
}

PSmall {
font-family: Verdana;
font-weight: bold;
font-size: 10pt;
}

A:link {background:transparent; color:blue; text-decoloration:none}

A:visited {background:transparent; color:red; text-decoloration:none}

A:hover {background:transparent; color:green; text-decoloration:none}

A:active {background:transparent; color:orange; text-decoloration:none}

A {font:normal 10pt "Verdana"}

