body,p, table{
	color : #797979;
	background : #FFFFFF;
	/*scrollbar-arrow-color : #EAEAEA;
	scrollbar-face-color : #000000;
	scrollbar-base-color: #333333;
	*/
	margin: 15px;
	font : bold 12px "Verdana" "Tahoma" sans-serif;
}
table{
	margin:0px;
}
img{
	color: black;
}

a {
	color: black;
	text-decoration: none;
	font: bold;
}
a:hover {
	color : gray;
	background-color : #FFABDD;
}

a:active {
	color : Silver;
}

a:visited {
	color : silver;
}

.heading{
	font-size : 12pt;
	letter-spacing : -1px;
	margin:0px;
}
.subheading{
	font-size: 10pt;
}
p.sampleImages{
	margin : 2px;
}

p.statement{
	margin: 2px;
	font-size : 10pt;
	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;
}

span.arttype{
	color:black;
	font-size : 8pt;
	right : 30px;
	margin-right : 15px;
}
.section{
	font : small-caps;
	text-decoration : underline;
	color : Black;
}
.subsection{
	margin-right : 20px;
	margin-left: 20px;
}

.letter{
	font-size : 9pt;
	font-family : "Verdana", "Tahoma", sans-serif;
	font-style : italic;
	font-weight : normal;

	right: 10px;
	top: 20px;
}