﻿body {
	font: normal 18px arial, sans-serif;
	color:#808080;
}
p {
	margin:0px;
	padding-bottom:10px;
}
/* markup.css */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#808080;
}

td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

p {	
	color:#808080;
}

a {	
	color:#000;
	text-decoration:none;
}

h1 {
	font-size:24px;
	font-weight: bold;
}

h2 {
	font-size:22px;
	font-weight: bold;
}

h5 {
	font-size: 15px;
	font-weight: bold;
}