﻿.Heading1, H1{
	font-size: 2.5em;
	font-weight: bold;
	color: #000066;
}
.Heading2, H2{
	font-size: 2em;
	font-weight: bold;
	color: #000066;
}
.Heading3, H3{
	font-size: 1.5em;
	font-weight: bold;
	color: #000066;
}
.Heading4, H4{
	font-size: 1em;
	font-weight: bold;
	color: #000066;
}
.Heading5, H5{
	font-size: 1em;
	color: #000066;
}
.Normal
{
	font-size: 1em;
	color: #000000;
}
body
{
	font-family: Tahoma;
	color: #333333;
	font-size: 12px;
}
	