h1,h2,h3{
	font-family: "sans-serif", arial, 'sans serif'; 
}

p,table,li,address{
	font-family: "sans-serif", arial, 'sans serif'; 
/*	margin-left: 10pt;	*/
}

p,li,th,td{
	font-size: 75%;
}

h1,h2,h3,hr{
	color: #4E0D0D;
}

a:link     { color:saddlebrown }
a:visited  { color:saddlebrown }
a:active   { color:red }
a:hover    { color:red }

body{
	background-color: #98E2E2;
}

.Address {
	font-size: x-small;
	text-align: center;
}

.Title {
	font-size: large;
	font-weight: bold;
	text-align: center;
	color: #006600;
}

.Title1 {
	font-size: x-large;
	font-weight: bold;
	text-transform: capitalize;
	color: #006600;
}

.Title2 {
	font-size: medium;
	font-weight: bold;
	text-transform: capitalize;
	color: #006600;
}

.Title3 {
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	color: #000066;
}

.Fax {
	font-size: x-small;
	text-align: left;
}

.Tel {
	font-size: x-small;
	text-align: right;
}

.Remarks {
	font-size: x-small;
	text-align: right;
}

.Heading {
	font-size: xx-large;
	text-align: left;
	font-style: italic;
	font-weight: bolder;
	text-transform: capitalize;
}

.Lists {
	font-size: small;
/*	font-weight: bold;	*/
}

.Copyright {
	font-size: small;
}

.Links {
	font-size: small;
	font-weight: bold;
}
