body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #330000;
}

body {
	background-color: #F5EDC1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background-image: url(images/passion_background.jpg); */
	background-repeat:repeat;	
}

a:link {
	color: #336633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: underline;
	color: #CC0033;
}
a:active {
	text-decoration: none;
	color: #006600;
}
.style13 {font-size: 10px}
.style2 {font-size: 12px}
.style3 {color: #660000}
.style14 {font-size: 9px}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h6 {
	font-size: 14px;
	color: #003300;
}

