html
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 5px
}
body
{
	Font-family: Arial, sans-serif;
	Font-Size: 14px;
	Color: #000040;
	text-align: left;
}
P, td
{
	Font-Size: 14px;
}

.small
{
	Font-Size: 10px;
}
H1
{
	Font-Size: 36px;
	Font-Weight: Bold;
	Color: #C00000;
	margin: 3px;
	text-align:center;
}
H2
{
	Font-Size: 12px;
	margin: 3px;
	text-align:center;
}
H3
{
	Font-Size: 18px;
	Color: #C00000;
	margin: 3px;
	text-align:center;
}


a:link 			{  color: #0030C0;}
a:active		{  color: #0000E0;}
a:visited		{  color: #0060F0;}
a:hover			{  color: #C00000;}

.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: #C00000; 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;}

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: #0030C0; text-decoration: none;}

.menuitem a:link 	{  color: #0030B0; text-decoration: none; Font-Weight: bold; Font-Size: 13px;}
.menuitem a:active	{  color: #0030B0; text-decoration: none; Font-Weight: bold; Font-Size: 13px;}
.menuitem a:visited	{  color: #0030B0; text-decoration: none; Font-Weight: bold; Font-Size: 13px;}
.menuitem a:hover	{  color: #C00000; text-decoration: none; Font-Weight: bold; Font-Size: 13px;}

.icons img
{
	border:0px;
}

.icons td
{
	text-align:center;
	width:120px;
	height:120px;
	border:2px #DDD solid;
}

