BODY TD {
	font : small Arial, Helvetica, sans-serif; 
}
H1 {
	font-weight: bold; font-size: xx-large; color: #000066;
	background : transparent;
}
H2 {
	font-weight: bold; font-size: x-large; color: #000066;
	background : transparent;
}
H3 {
	font-weight: bold; font-size: large; color: #000066; 
	background : transparent;
}
SPAN.title-xxlarge {
	font-weight: bold; font-size: xx-large; color: #FFFFFF;
	background : transparent;
}
SPAN.title-xlarge {
	font-weight: bold;  font-size: x-large; color: #FFFFFF;
	background : transparent;
}
SPAN.title-large {
	font-weight: bold; font-size: large; color: #FFFFFF;
	background : transparent;
}
SPAN.title-emphasis {
	font-weight: bold; font-style: italic; font-size: medium; color: #FFFFFF;
	background : transparent;
}
P.address {
	font-size: xx-small;
}
P.copyright {
	font-size: xx-small;
}
P.phoneside {
	font-size: xx-small;
	margin : 400px 0px;
}
P.grayboxsmallfont {
	background-color : #D3D3D3; font-size: small;
}
P.tanboxmediumfont {
	background-color : #FDFFBD; font-size: medium; border: thin double Brown;
	padding : 2px 2px 2px 2px;
	}
div.grayboxlargefont {
	background-color : #888888; border: thin double black;
	padding : 2px 2px 2px 2px;
}
P.blueboxmediumfont {
	background-color : #B9FDFF; font-size: medium; border: thin double Brown;
	padding : 2px 2px 2px 2px;
}
P.purpleboxmediumfont {
	background-color : #FFC1FD; font-size: medium; border: thin double Brown;
	padding : 2px 2px 2px 2px;
}
P.xxsmallfont {
	font-size: xx-small;
}
P.textborder {
	border : thin double Maroon;
}
div.textborder {
	border : thin double Maroon;
}

SPAN.titles {
	font-size: large; font-weight: bold;	
}
SPAN.subtitles {
	font-size: medium; font-weight: bold;
}
SPAN.smalltabletext {
	font-size: small;
}
SPAN.smallesttabletext {
	font-size: x-small;
}