﻿p
	{
	text-align: justify;
	font-family: times;
	font-size: 120%;	
	}
ul,dl
	{
	font-family: times;
	font-size: 120%;	
	}
table
	{
	font-family: times;
	}
h1
	{
	text-align: center;
	font-family: verdana, arial, 'sans serif';
	color: white;
	font-size: 250%;	
	}
h2
	{
	text-align: center;
	font-family: times;
	color: blue;
	font-size: 150%;	
	}
h3
	{
	text-align: center;
	font-family: times;
	color: black;
	font-size: 150%;	
	}
h3.red
	{color: red;
	}
h3.blue
	{color: blue;
	text-align: left;
	}
p.bold
                {font-weight: bold;
                }
