p {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}
p {  line-height: 16pt}
h3 {  font-size: 14px; font-weight: bold}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
}
h2 {  font-size: 18px; font-weight: bold}
body {  font-family: Arial, Helvetica, sans-serif}
h4 {  font-size: 12px; font-weight: bold}
a {  font-weight: bold; text-decoration: none; color: #171717;}
ol {  font-size: 12px; line-height: 16px}
a:hover {  text-decoration: underline}

TABLE TD
{
    FONT-SIZE: 11px;
    MARGIN: 0px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Tahoma, Arial;
	}
.gradient {
	background-image: url(assets/images/background.jpg);
	background-repeat: repeat-x;
}
.border {
	border: 1px solid #000000;
}
.bodybg {
	background-image: url(assets/images/body-background.jpg);
	background-repeat: repeat-x;
}
.photo {
	border: medium double #FFFFFF;
	background-attachment: fixed;

}

