BODY, TD, TH, CAPTION, P, TABLE {
	font-family: Verdana;
	font-size: 8pt;
	color: #47545C;
	line-height: 13pt; 
	scrollbar-face-color:#0A5CA5;
	scrollbar-arrow-color:#ffffff;
	scrollbar-highlight-color:#D22620;
	scrollbar-3dlight-color:#000000;
	scrollbar-shadow-color:#D22620;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#054680;
}

A.menu:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 8pt;
}

A.menu:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 8pt;
}

A.menu:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 8pt;
}

A.menu:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 8pt;
}

A:link {
	text-decoration: underline;
	color: #0A5CA5;
	font-size: 8pt;
}

A:visited {
	text-decoration: underline;
	color: #C7232A;
	font-size: 8pt;
}

A:active {
	text-decoration: underline;
	color: #4A4A4A;
	font-size: 8pt;
}

A:hover {
	text-decoration: underline;
	color: #054680;
	font-size: 8pt; 
}

.heading {
	font-size: 11pt;
	letter-spacing: 0.2em;
	font-variant: small-caps;
	color: #000000;
	font-weight: bold;
}

.heading2 {
	font-size: 7pt;
	letter-spacing: 0.2em;
	font-variant: small-caps;
	color: #000000;
	font-weight: bold;
 
}

.redheading {
	font-size: 11pt;
	letter-spacing: 0.2em;
	font-variant: small-caps;
	color: #C7232A;
	font-weight: bold;
}

.credits {
	font-size: 7pt;
	color: #ffffff;
}

.small {
	font-size: 7pt;
	color: #47545C;
}

input {
	border: 1px solid rgb(128,128,128); 
	BACKGROUND-COLOR: #ffffff; 
	font-size: 12px; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #000000;
	height: 20px;
}

textarea {
	border: 1px solid rgb(128,128,128); 
	BACKGROUND-COLOR: #ffffff; 
	font-size: 12px; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #000000;
}

select {
	border: 1px solid rgb(128,128,128); 
	BACKGROUND-COLOR: #ffffff; 
	font-size: 12px; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #000000;
}