﻿body {
	
	margin-right:20px;
	margin-left:20px;
	}
}

h1 {

		line-height:100%;
		font-family: tahoma,futura,sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #660000;
		margin-bottom:10;
		margin-top:5;
		text-align:center;
	
	
	}
	
h2 {

		line-height:100%;
		font-family:arial;
		font-size:16px;
		font-weight: bold;
		color:#003366;
		margin-bottom:5px;
		margin-left:10px;

	}
	
	
h3  {

		font-family: tahoma,futura,sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		


	}
	
p  {

		margin-top:0;
		text-align:left;
		margin-left:10px;
		font-family:arial;


	}
	
	
	
a:link {
		
	color:#003366;
	text-decoration:underline;
	
}

a:visited {
	color:#003366;
	text-decoration:underline;

}

a:hover {
	color:#66cccc;
	text-decoration:underline;
}


a:active {
	color:#003366;
	text-decoration:underline;

}
