body {
	font-family: tahoma;
	font-size: 5px;
}


form {
	font-family: tahoma;
	font-size: 9px;
	}

input {
	font-family: tahoma;
	font-size: 9px;
}

textarea {
	font-family: tahoma;
	font-size: 10px;
}

select {
	font-family: tahoma;
	font-size: 9px;
}


.bodystyle {
	font-family: tahoma;
	font-size: 1px;
	font-color:#000000;
}


h6 {
	font-family: tahoma;
	font-size: 9px;
	color: #CD5353;
}
h5 {
	font-family: tahoma;
	font-size: 11px;
	color: #867C7D;
}
h4 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CD5353;
}
h3 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #867C7D;
}
h2 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #CD5353;
}
h1 {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	font-weight: bold;
	color: #B2395A;
}

A:link {
	text-decoration: none; color: #CD5353;
}
A:visited {
	text-decoration: none; color: #CD5353;
}
A:active {
	text-decoration: none; color: #CD5353;
}
A:hover {
	text-decoration: underline; color: #CD5353;
}
