body  {}

p  {
	font-size : 13px;
	font-family : sans-serif;
	color : Black;
}

h1  {
	font-size : 24px;
	line-height : 30px;
	font-family : sans-serif;
	color : #5F7081;
	margin-top : 0px;
	margin-bottom : 5px;
}

h2  {
	font-size : 16px;
	color : #5F7081;
	font-family : sans-serif;
	line-height : 20px;
	margin-top : 5px;
	margin-bottom : 5px;
}

h3  {
	font-size : 12px;
	color : #5F7081;
	font-family : sans-serif;
	line-height : 15px;
	margin-top : 5px;
	margin-bottom : 5px;
}

a  {
	color : #10B3C6;
}

a:visited  {}

a:active  {}

a:hover  {
	color : Red;
}

td  {
	font-family : sans-serif;
	color : Black;
	font-size : 13px;
}

th  {
	color : #5F7081;
	font-family : sans-serif;
	text-align : right;
	font-size : 13px;
}
