@import url("structure.css");
body, html, td, p {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	color:#333333;
}
h1 {font-size:17px;}
h2 {font-size:16px;}
h3 {font-size:15px;}
h4 {font-size:14px;}
h5, h6 {font-size:13px;}

.websiteOptions { line-height:20px;}

.websiteOptions .smFont { font-size:10px;text-decoration:none;}
.websiteOptions .mdFont {color:#FF0000;font-size:11px; }
.websiteOptions .lgFont {font-size:14px; text-decoration:none;}
