body {
	color: #333;
	font-size: 11px;
	font-family: georgia;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
	vertical-align: top;
}

p {
	color: #666;
	font-family: verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
}

td {
	color: #333;
	font-size: 11px;
	font-family: arial;
	line-height: 15px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

a:link {
	color: #333;
	font-size: 10px;
	font-family: verdana;
	font-weight: 400;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
}

a:visited {
	color: #666666;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
}

a:hover {
	color: #b5b5b5;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
}

a:active {
	color: #b5b5b5;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
}

h2 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: 800;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}
h3 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000;
}
img { border: none
}
