a.nav			{font-family:arial;
			font-weight:700;
			color:#000000;
			font-size:14px;
			background-color:white;
			border: solid 1px #000000;
 			letter-spacing: 1pt;
			line-spacing:15pt;
			text-align:center;
			text-decoration: none;
			}
a.nav:hover		{font-family:arial;
			font-weight:700;
			color:#000000;
			font-size:14px;
			line-spacing:15pt;
			background-color:yellow;
			border: solid 1px #000000;
 			letter-spacing: 1pt;
			text-align:center;
			text-decoration: none;
			}

p			{font-family:arial;
			font-weight:300;
			color:#000000;
			font-size:14px;
			}
h1			{font-family:georgia, times;
			font-weight:700;
			color:#000000;
			font-size:16px;
			}
h2			{font-family:georgia, times;
			font-weight:700;
			color:#CC0000;
			font-size:60px;
			}

h6			{font-family:tahoma;
			font-weight:500;
			color:#000000;
			font-size:8px;
			}
h5			{font-family:tahoma;
			font-weight:700;
			color:#000000;
			font-size:10px;
			}