﻿body {
	background-image: url(Pictures/clouds.jpg);
	font-size: 12pt;
	font-family: Arial, Times New Roman, Microsoft Sans Serif;
}
h1 {
	font-weight: bold; 
	color: blue; 
	font-family: Arial, Microsoft Sans Serif, Times New Roman; 
	text-align: center; 	
}
a:link {
	text-decoration:none;
	border:hidden;
	color:#0000FF
}
a:visited {
	text-decoration:none;
	color:#0066FF
}
a:hover {
	text-decoration:underline;
	color:#000000;
}
a:active {
	text-decoration:underline;
}
img {
	border:hidden;	
}
h3 {
	font-family: Arial, Microsoft Sans Serif, Times New Roman;
	color: Red;
	font-weight: bold;
}
h4 {
	font-weight: bold; 
	color: blue; 
	font-family: Arial, Microsoft Sans Serif, Times New Roman; 
	text-align: center; 
	text-decoration: underline; 
	font-size: 16pt;	
}
p {
	font-family: Arial, Microsoft Sans Serif, Times New Roman; 
	text-align: justify;
}
th {
	font-weight: bold; 
	font-size: 16pt; 
	color: blue; 
	font-family: Arial, Microsoft Sans Serif, Times New Roman; 
	text-decoration: underline;
}
span {
	font-weight: bold; 
	color: blue; 
	font-family: Arial, Microsoft Sans Serif, Times New Roman;  
}
address {
	font-weight: bold;
	font-family: Arial, Microsoft Sans Serif, Times New Roman;
	text-align: center;
}
