body,p{
	color : #EDEDED;
	background : #990000;
	/*scrollbar-arrow-color : #EAEAEA;
	scrollbar-face-color : #000000;
	scrollbar-base-color: #333333;
	*/
	margin: 15px;
	/*font : bold 14px "Georgia" "Hoefler Text" "Calisto MT" serif;*/
	font-family : "Georgia","Hoefler Text","Calisto MT",serif;
	font-size : 14px;
	font-weight: bold;
	
}
img{
	color: black;
}

table{
	color : Black;
	background : #990000;
	/*font : bold 12px "Georgia" "Hoefler Text" "Calisto MT" serif;*/
	font-family : "Georgia","Hoefler Text","Calisto MT",serif;
	font-size : 12px;
	font-weight: bold;
}
a {
	color: white;
	text-decoration: none;
}
a:hover {
	color : black;
	background-color : White;
}

a:active {
	color : Silver;
}

a:visited {
	color : silver;
}

p.heading{
	font-size : 11pt;
	word-spacing : +1px;
}

p.sampleImages{
	margin : 2px;
}

p.statement{
	margin: 2px;
	font-size : 11pt;
	letter-spacing : -1px;
	font-style : normal;
	text-indent : 15px;
	word-spacing : +1px;
}
span.contact{
	color: black;
	font-size : 8pt;
	position : absolute;
	left : 10px;
	bottom : 10px;
}
span.website{
    color:black;
	font-size : 8pt;
	position : absolute;
	right : 10px;
	bottom : 10px;
}
.section{
	font-variant : small-caps;
	text-decoration : underline;
	color : Black;
}
.subsection{
	margin-right : 20px;
	margin-left: 20px;
}
.date{
color : White;
font-style: italic;;
}
