body {
	font : Verdana;
	font-size : 11px;
	color : #000000;
}

td {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

a {
	font-family: Verdana;
	color: #356734;
	text-decoration: none;
	font-size : xx-small;
	font-weight : bold;
	padding-left : 2px;
	padding-right : 2px;
}
a:link {
	font-family: Verdana;
	color: #356734;
	text-decoration: none;
	font-size : xx-small;
	font-weight : bold;
	padding-left : 2px;
	padding-right : 2px;
}
a:visited {
	font-family: Verdana;
	color: #356734;
	text-decoration: none;
	font-size : xx-small;
	font-weight : bold;
	padding-left : 2px;
	padding-right : 2px;
}
a:active {
	font-family: Verdana;
	color: #356734;
	text-decoration: none;
	font-size : xx-small;
	font-weight : bold;
	padding-left : 2px;
	padding-right : 2px;
}
a:hover {
	font-family: Verdana;
	color: #ec6c75;
	text-decoration: none;
	font-size : xx-small;
	font-weight : bold;
	padding-left : 2px;
	padding-right : 2px;
}
.highlightlinks {
	text-align: left;
	color: #e66c75;
	font-family: Verdana;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	width: auto;
	margin-left: 2px;
	padding-right: 2px;
}
A.highlightlinks:LINK {
	text-align: left;
	color: #e66c75;
	font-family: Verdana;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	width: auto;
	margin-left: 2px;
	padding-right: 2px;
}
A.highlightlinks:ACTIVE {
	text-align: left;
	color: #e66c75;
	font-family: Verdana;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	width: auto;
	margin-left: 2px;
	padding-right: 2px;
}
A.highlightlinks:Visited {
	text-align: left;
	color: #e66c75;
	font-family: Verdana;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	width: auto;
	margin-left: 2px;
	padding-right: 2px;
}
A.highlightlinks:HOVER {
    text-align: left;
	color: #356734;
	font-family: Verdana;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	margin-left: 2px;
	padding-right: 2px;
}
.pagelinks {
	text-align: left;
	color: #fa8f97;
	font-family: Verdana;
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
	width: auto;
	margin-left: 30px;
	padding-right: 2px;
}
A.pagelinks:LINK {
	text-align: left;
	color: #fa8f97;
	font-family: Verdana;
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
	width: auto;
	margin-left: 30px;
	padding-right: 2px;
}
A.pagelinks:ACTIVE {
	text-align: left;
	color: #fa8f97;
	font-family: Verdana;
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
	width: auto;
	margin-left: 30px;
	padding-right: 2px;
}
A.pagelinks:Visited {
	text-align: left;
	color: #fa8f97;
	font-family: Verdana;
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
	width: auto;
	margin-left: 30px;
	padding-right: 2px;
}
A.pagelinks:HOVER {
    text-align: left;
	color: #568056;
	font-family: Verdana;
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
	margin-left: 30px;
	padding-right: 2px;
}


.pinktable {
	background-color: #fceeee;
	border: 1px solid #f1a0a6;
	margin-left: 2px;
	margin-right: 2px;
}

.titletext {
	font-family: Times New Roman;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
}
.copyright {
font-family: Times New Roman;
	text-decoration: none;
	font-size : xx-small;
	padding-left : 2px;
	padding-right : 2px;
	color : #de818c;
	}
A.copyright:link {
	font-family: Times New Roman;
	text-decoration: none;
	font-size : xx-small;
	padding-left : 2px;
	padding-right : 2px;
	color : #de818c;
	font-weight : normal;
}
A.copyright:visited {
	font-family: Times New Roman;
	text-decoration: none;
	font-size : xx-small;
	padding-left : 2px;
	padding-right : 2px;
	color : #de818c;
	font-weight : normal;
}
A.copyright:active {
	font-family: Times New Roman;
	text-decoration: none;
	font-size : xx-small;
	padding-left : 2px;
	padding-right : 2px;
	color : #de818c;
	font-weight : normal;
}
A.copyright:hover {
	font-family: Times New Roman;
	text-decoration: none;
	font-size : xx-small;
	padding-left : 2px;
	padding-right : 2px;
	color : #366634;
	font-weight : normal;
}

input,textarea  {
	font-size : xx-small;
	font-family : Verdana;
	color : #000000;
	text-indent: 2px;
}
select {
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	font-size : xx-small;
	font-family : Verdana;
	width : auto;
}
input.button {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
}