a:link {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	color: #000066;
}
.leftrepeat {
	background-image: url(Graphics/left_page_repeater.gif);
	background-repeat: repeat-y;
}
.rightrepeat {
	background-image: url(Graphics/right_page_repeater.gif);
	background-repeat: repeat-y;
}
.sidebar {
	background-image: url(Graphics/sidebar_spacer.gif);
	background-repeat: repeat-y;
}
a:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	color: #000066;
}

h1 {
	font-family: "Trebuchet MS", Times, "Times New Roman", serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
}

h2 {
	font-family: "Trebuchet MS", Times, "Times New Roman", serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	font-variant: normal;
}

h3 {
	font-family: "Trebuchet MS", Times, "Times New Roman", serif;
	font-size: 10pt;
	color: #000066;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;	
}
.textback {
	background-image: url(Graphics/text_background.jpg);
	background-repeat: repeat;
}
.textside {
	background-image: url(Graphics/text_left.jpg);
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
}

