body, p, li, ul, span, table {
	font-family: Verdana, Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
	background: #000000;
}

a, a:visited {
	color: #990033;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/*main-heading*/
h2 {
	font-size: 16px;
}

/*sub-heading*/
h5 {
	font-size: 13px;
}

/*standart style
.ptext {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 21px;
}
*/

/*technical notes*/
.technote {
	font-size: 9px;
	color: #999999;
	line-height: 12px;
}

/*thumbnail image title*/
.thumbtitle {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 12px;
}

/*The following styles are mainly used in
"resume" section*/

/*general*/
.plist {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 18px;
}

/*show or exhibition title*/
.pshowtitle {
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 18px;
}

/*gallery, city and state*/
.plocation {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 18px;
}