P  {
	font-weight : bold;
	font-family : Arial;
	font-size : 12px;
	}
SPAN.red  {
	font-weight : bold;
	font-family : Arial;
	font-size : 12px;
	color : Red;
}
SPAN.reditalic  {
	font-weight : bold;
	font-family : Arial;
	font-size : 12px;
	color : Red;
	font-style : italic;
}
SPAN.blue  {
	font-weight : bold;
	font-family : Arial;
	font-size : 12px;
	color : Blue;
}
DIV.title  {
    font-weight : bold;
	font-family : Arial;
	font-size : 40px;
	color : Blue;

	}
DIV.title2  {
    font-weight : bold;
	font-family : Arial;
	font-size : 35px;
	color : Blue;

	}
DIV.head {
    font-weight : bold;
	font-family : Arial;
	font-size : 17px;
}
DIV.subhead {
    font-weight : bold;
	font-family : Arial;
	font-size : 17px;
	border-color : Red;
	border-style : ridge;
	text-align : center;
	width : 500px;
	margin-left : 50px;
	border-bottom-width : medium;
	border-left-width : medium;
	border-right-width : medium;
	border-top-width : medium;
}
SPAN.subhead {
    font-weight : bold;
	font-family : Arial;
	font-size : 12px;
	border-color : Red;
	border-style : ridge;
	text-align : center;
	width : 90;
	border-bottom-width : medium;
	border-left-width : medium;
	border-right-width : medium;
	border-top-width : medium;
	z-index : auto;
}
DIV.number {
	font-weight : bold;
	font-family : Arial;
	font-size : 17px;
	color : Blue;
}
DIV.numberred {
	font-weight : bold;
	font-family : Arial;
	font-size : 17px;
	color : Red;
}
A.index {
	color : red;
	font-weight : bold;
	font-family : Arial;
}
P.fixed {
	font-family : monospace;
	font-size : 12px;
	font-weight : bold;
	color : Blue;
}
A  {
    
	color : Red;
	font-family : Arial;
	text-decoration : none;
	font-size : 14px;
}
A.Mail,A:Visited.Mail,A:Active.Mail  {
    
	color : Blue;
	font-family : Arial;
	text-decoration : none;
	font-size : 14px;
}

A:Visited  {
	color : Red;
}

A:Active  {
	color : Red;
}
Div.fixed {
	font-family : monospace;
	font-size : 12px;
	font-weight : bold;
	color : Black;
}
