﻿
font {
	font-family: Tahoma;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: Black
	font: mstheme
}
p.indent {text-indent: .5cm}
a:link {color: Green}     /* unvisited link */
a:visited {color: red}  /* visited link */
a:hover {color: maroon}   /* mouse over link */
a:active {color: black}   /* selected link */
hr {color: black}

h1 {font-size: medium; font:color #003300}
