﻿p  {font-family:Calibri;
	font-size:large;
	color:black;
	}

h1 {font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	text-align:center}

h2 {font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold}

h3 {font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold}
	
h4 {font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
	color: blue}
	
h5 {font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
	color: blue}

h6 {font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
	color: blue}

mylink {font-family:calibri;
	font-size:large;
	font-weight:bold;
	text-decoration:underline;
	color:#008000}

ul	{font-family:calibri;
	font-size:large;
	font-weight:normal;
	color:black}
	
a {font-family:"calibri";
	font-size:large;
	font-weight:bold;
	color:green}
