p, h1, h2 a, .cur, .cur_sub, .cv, .cv-item, .tab, .tabbed, #cv, .text, .printme
{
	font-family: Arial, sans-serif;
}

p 
{
	font-size: 11px;
	color: #939393;
}

h1 
{
	font-size: 14px;
	color: #c83597;
}

h2 
{
	font-size: 11px;
	color: #c83597;
}

h4 
{
	font-size: 11px;
	color: #c83597;
} 

.text {
	font-size: 10px;
	color: #939393;
}

a:link, a:visited, a:active 
{
	font-size: 11px;
	color: #939393;
	text-decoration: none;
}

a:hover 
{
	font-size: 11px;
	color: #c83597;
	text-decoration: underline;
}

#main {
	line-height: 5px;
	margin-top: 50px;
}

#main p, #main h1, #main h2, #main a, #main .greyH3, .greyH3{
	font-family: Arial, sans-serif;	
}

#main p {
	font-size: 10px;
	color: #939393;
}

#main h1{
	font-size: 14px;
	color: #c83597;	
}

#main h2{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #c83597;
}

.greyH3, #main .greyH3 {
	font-size: 12px;
	color: #939393;
	font-weight: bold;
	padding-bottom: 10px;
}

#nav {
	line-height: 5px;
	margin-top: 50px;

	padding-left: 21px;
}

#footer {
	line-height: 5px;
	margin-top: 40px;
	padding-left: 21px;
}

.sub {
	padding-left: 30px;
}

.sub a {
	color: #939393;
	text-decoration: none;
}

.sub a:hover {
	color: #c83597;
	text-decoration: underline;
}

.cur a:link, .cur a:visited, .cur a:active, .cur a:hover
{
	padding-left: 30px;
	font-size: 11px;
	color: #c83597;
}

.topcur 
{
	font-weight: bold;
	font-size: 11px;
	color: #c83597;
}

.subcur 
{
	padding-left: 17px;
	font-size: 11px;
	color: #c83597;
}



a:link, a:visited, a:active {
	font-size: 11px;
	color: #939393;
	text-decoration: none;
}

.grid {
	padding-right: 44px;
	padding-bottom: 40px;
}

.ref {
	vertical-align: super;
	font-size: 7px;
}

#text {
	width: 400px;
	margin-top: 50px;
}

#text p, #text h1, #text h2, #text h3, #text a, news{
	font-family: Arial, sans-serif;	
}

#text p {
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 14px;
}

#text h1{
	font-size: 14px;
	color: #c83597;	
}

#text h2{
	font-size: 14px;
	font-weight: bold;
	color: #c83597;
}

#text H3, news {
	font-size: 11px;
	color: #939393;
	font-weight: bold;
}

#text H4 {
	font-size: 12px;
	color: #939393;
	font-weight: bold;
}

#text H5 {
	text-align: right;
	font-weight: bold;
}

.author { }

.author a {
	color: #c83597;
	text-decoration: underline;
}

.author a:hover {
	color: #939393;
	text-decoration: underline;
}

#news-date { 
	line-height: 0px;
	font-family: Arial, sans-serif;	
	text-align: right;
	font-size: 11px;
	color: #939393;
	font-weight: bold;
	padding-top: 10px;
}
#news-head { 
	line-height: 0px;
	font-family: Arial, sans-serif;	
	text-align: left;
	font-size: 11px;
	color: #c83597;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
}

#news-content { 
	font-family: Arial, sans-serif;	
	text-align: left;
	font-size: 11px;
	color: #939393;
	padding-bottom: 10px;
}

#cv {
	margin-top: 50px;
}

#cv b {
	font-size: 12px;
	font-weight: bold;
	color: #c83597;
}


.cv {
	line-height: 14px;
}

#printme {
	margin-left: 5px;
	position: absolute;
}

.cv-item {
	line-height: 14px;
}

.tab {
}
.tabbed {
	padding-left: 3.5em;
}

.tabbedTop { 
	text-indent: -3.5em;
	padding-left: 3.5em; 
} 

