body{
	background-image: url(stripes.bmp);
	background-repeat:repeat-y;
	margin-left: 40pt;
	margin-right: 12pt;
	color:rgb(110,110,110);
	background-color: (#FFFFFF);
	font-family:verdana ref;
	font-size: 10pt;
}

p.logo {
	font-family: arial black;
	font-size: 11pt;
	margin-left: 0pt;
	margin-bottom: 0pt;
	text-align: right;
	width: 100pt;
	padding-right: 10pt;
}

h2 {
	font-family: century gothic;
	font-size: 20pt;
	color: rgb(110,110,110);
}

th {
	text-align: left;
}

td {
	vertical-align: top;
}

td.head {
	vertical-align: bottom;
	font-family: century gothic;
	font-size: 25pt;
	font-weight: bold;
	color: rgb(110,110,110);
	margin-left: 10pt;
	margin-bottom: 0pt;
}

td.logo {
	vertical-align: bottom;
	width: 100pt;
}

td.horizontaldivider {
	background-color: #882222;
	height: 7;
}

table.contact {
	font-size: 10pt;
	margin-right: 10pt;
}

td.index {
	width: 100pt;
}
	
table.index {
	font-family: century gothic;
	font-weight: bold;
	font-size: 10pt;
	width: 100pt;
}

td.bottomlinks {
	font-size: 10pt;
}

:link {	color: rgb(128,0,0) } /* for unvisited links */
:visited { color: rgb(110,110,110) } /* for visited links */	
:active { color: rgb(110,110,110) } /* when link is clicked */
:hover { color: rgb(110,110,110) } /* when mouse is over link */








	
