﻿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; 	
}

img
{
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none	
}

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;
}

img
{
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none
}

h3
{
	font-family: Arial, Microsoft Sans Serif, Times New Roman;
	color: Red;
	font-weight: bold;
}