html
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 5px
}
body
{
	Font-family: Arial, sans-serif;
	Font-Size: 14px;
	Color: #000040;
	Background-Color: #DFECFF;
	text-align: left;
}
P, td
{
	Font-Size: 14px;
}

H1
{
	Font-Size: 36px;
	Font-Weight: Bold;
	Color: #C00000;
	margin: 3px 0px 3px 0px;
}
H2
{
	Font-Size: 20px;
	Font-Weight: Bold;
	Color: #000040;
	margin: 3px 0px 3px 0px;
}
H3
{
	Font-Size: 14px;
	Font-Weight: normal;
	Color: #0030B0;
}
H4
{
	Font-Size: 18px;
	Color: #C00000;
}

.small
{
	Font-Size: 10px;
}

.footer
{
	Font-Size: 13px;
	text-align: center;
}


a:link 			{  color: #0030B0;}
a:active		{  color: #0000E0;}
a:visited		{  color: #003080;}
a:hover			{  color: #C00000;}

.site a:link 		{  color: #0030B0; text-decoration: none; Font-Weight: bold;}
.site a:active		{  color: #0000E0; text-decoration: none; Font-Weight: bold;}
.site a:visited	{  color: #003080; text-decoration: none; Font-Weight: bold;}
.site a:hover		{  color: #C00000; text-decoration: none; Font-Weight: bold;}

.aa a:link 		{  color: #900000; text-decoration: none; Font-Weight: bold;}
.aa a:active	{  color: #900000; text-decoration: none; Font-Weight: bold;}
.aa a:visited	{  color: #900000; text-decoration: none; Font-Weight: bold;}
.aa a:hover		{  color: #900000; text-decoration: none; Font-Weight: bold;}

.ab a:link 		{  color: #000040; text-decoration: none;}
.ab a:active	{  color: #000040; text-decoration: none;}
.ab a:visited	{  color: #000040; text-decoration: none;}
.ab a:hover		{  color: #000040; text-decoration: none;}
.ab b			{  Font-Weight: normal;}

.ac a:link 		{  color: #0030C0;}
.ac a:active	{  color: #0000E0;}
.ac a:visited	{  color: #0060F0;}
.ac a:hover		{  color: #C00000;}

.a1 a:link 		{  color: #0030B0; text-decoration: none; Font-Weight: bold; Font-Size: 13px;}
.a1 a:active	{  color: #0030B0; text-decoration: none; Font-Weight: bold; Font-Size: 13px;}
.a1 a:visited	{  color: #0030B0; text-decoration: none; Font-Weight: bold; Font-Size: 13px;}
.a1 a:hover		{  color: #C00000; text-decoration: none; Font-Weight: bold; Font-Size: 13px;}

H1 a:link 	{  color: #C00000; text-decoration: none;}
H1 a:active	{  color: #C00000; text-decoration: none;}
H1 a:visited	{  color: #C00000; text-decoration: none;}
H1 a:hover	{  color: #0000C0; text-decoration: none;}
