/*styles for Ravensdale pages*/

body, td, th, p, div, small, big
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: rgb(0,0,0) 
}
body 
{ 
	background-color: rgb(255,255,255); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif; 
}
h1 
{
	font-size: 180%
}
h2 
{
	font-size: 150%
}
p.revised { 
	font-size: 80%; 
	font-style: italic;
	text-align: center;
}

h3 
{
	font-size: 130%
}
.BORDERED  
{ 
	border-style: solid; 
	border-width: 1;
	border-color: rgb(200,200,200)
}
address
{
	font-size: 80%
}
p.REVISED    
{ 
	font-size: 80%; 
	font-style: italic 
}
