body 
 {
	color: #303030;
	font-size: 11px;
	font-family: verdana, Helvetica, sans-serif;
	background-color: #f5f5f5;
	margin: auto;
}

p 
  {
	color: #303030;
	font-weight: normal;
	line-height: 140%;
	letter-spacing: 0.3px;
}

.red
{color: #ed1c24;
}

.indent
{
	letter-spacing: 0.3px;
	margin: 30px;
	font-size: 12px;
}

.fr
{
float:right;
}

.fl
{
float:left;
}

.fl0m 
{ 
float: left; 
margin: 0pt 
}

a:link 
 { 
color: #ed1c24; 
font-weight: normal; 
text-decoration: none }

a:visited 
 {
	color: #ed1c24;
	font-weight: normal;
	text-decoration: none
}
	
a:hover 
 { 
color: #696969; 
font-weight: normal; 
text-decoration: underline 
}

a:active
 { 
color: #c0c0c0; 
font-weight: normal; 
text-decoration: none 
}

a.main:link 
 {
	font-weight: normal;
	text-decoration: none
}

a.main:visited 
 {
	font-weight: normal;
	text-decoration: none
}
	
a.main:hover 
 {
	font-weight: normal;
	text-decoration: none
}

a.main:active
 {
	text-decoration: none
}
a.projects:link 
 { 
color: white; 
font-weight: bold; 
text-decoration: none }

a.projects:visited 
 {
color: white; 
font-weight: bold; 
text-decoration: none 
}
	
a.projects:hover 
 { 
color: white; 
font-weight: bold; 
text-decoration: underline 
}

a.projects:active
 { 
color: white; 
font-weight: bold; 
text-decoration: none 
}
a.tree:link 
  { 
color: #696969; 
font-weight: normal; 
font-size: 10px;  
text-decoration: none; 
margin-left: 10px 
}

a.tree:visited 
 { 
line-height: 140%;
color: #696969; 
font-weight: normal; 
font-size: 10px; 
text-decoration: none 
}

a.tree:hover 
 { 
line-height: 140%;
color: #696969; 
font-weight: normal; 
font-size: 10px; 
text-decoration: underline 
}

a.tree:active 
 { line-height: 140%;
color: #696969; 
font-weight: normal; 
font-size: 10px; 
text-decoration: none 
}

ul 
 { 
color: #303030;
 font-weight: normal; 
font-size: 11px; 
line-height: 140%; 
text-align: left 
}

li
 { 
color: #303030; 
font-weight: normal; 
font-size: 11px; 
line-height: 140%; 
text-align: left; 
list-style-type: circle 
}

h6 { 
color: #303030; 
font-weight: bold;
margin: 5px;
}

h5 
{ 
font-family: verdana, Helvetica, sans-serif;
color: #303030;
font-weight: bold; 
}

h4  
{ 
font-family: verdana, Helvetica, sans-serif;
color: #303030;
font-weight: bold; 
margin: 5px;
}

h3  
{ 
font-family: verdana, Helvetica, sans-serif;
color: #303030;
font-weight: bold; 
margin: 5px;
}

h2 
{ 
font-family: verdana, Helvetica, sans-serif;
color: #303030;
font-weight: bold;  
margin: 5px;
}

h1  
{ 
font-family: verdana, Helvetica, sans-serif;
color: #303030;
font-weight: bold;  
margin: 5px;
}

.white
{
color: white;
}

.home
{ 
color: white; 
line-height: 150%; 
letter-spacing: 0.3px; 
margin: 15px 
}
.caption    
{
	color: #303030;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.1;
	letter-spacing: inherit;
 }

