@charset "UTF-8";
body,td,th {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 12px;
	color: #000;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #039;
}
a:active {
	text-decoration: none;
	color: #FFF;
	text-align: center;
}
body {
	background-color: #F7B3DA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.dottedbox {
	border: medium dotted #FFF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #000;
}
h2 {
	font-size: 18px;
	color: #000;
}
h3 {
	font-size: 36px;
	color: #000;
}
