/* CSS Document */

body,td,th {
	color: #000000;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url((URL));
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11pt;
}
a:link {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #F3674C;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #55822D;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	color: #FF0033;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	color: #F9B3A6;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
}
p {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 12px;
	padding-right: 12px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21pt;
	font-style: italic;
	color: #F3674C;
	padding-left: 8px;
}
h3 {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-style: italic;
	color: #F3674C;
	font-weight: bold;
	padding-left: 8px;
}
h5 {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	padding-left: 8px;
	padding-right: 12px;
}

