/* CSS Document */

body  { background-color:#101010;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px; }

p { font-family: Georgia, "Times New Roman", Times, serif; color:#d8d8d8; font-size:13px; line-height:15px; font-weight:100;}
.subhead { text-transform:uppercase; font-size:15px; line-height:24px; }
.ParagraphCopy { line-height:24px; }

a:link { color: #ef9404; text-decoration: none; line-height:24px; }
a:visited { color: #ffbd54; text-decoration: none; line-height:24px;}
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }

.emaillink { color: #d8d8d8; text-decoration: none; }
.emaillink a:link { color: #d8d8d8; text-decoration: none; }
.emaillink a:visited { color: #d8d8d8; text-decoration: none; }
.emaillink a:hover { text-decoration: underline; }
.emaillink a:active { text-decoration: none; }