html
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 5px
}
body
{
	Color: #400000;
	text-align: left;
}
body, p, td
{
	Font-family: Georgia,Times,Serif;
	Font-Size: 14px;
}

.normal
{
	Font-Size: 12px;
}
.small
{
	Font-Size: 10px;
}
.large
{
	Font-Size: 22px;
}
.big
{
	Font-Size: 36px;
	Font-Weight: Bold;
}

a:link 			{  color: #A00000;}
a:active		{  color: #E00000;}
a:visited		{  color: #700000;}
a:hover			{  color: #E00000;}

.aa a:link 		{  color: #700000; text-decoration: none; Font-Weight: bold;}
.aa a:active	{  color: #700000; text-decoration: none; Font-Weight: bold;}
.aa a:visited	{  color: #700000; text-decoration: none; Font-Weight: bold;}
.aa a:hover		{  color: #700000; text-decoration: none; Font-Weight: bold;}

.ab a:link 		{  color: #400000; text-decoration: none;}
.ab a:active	{  color: #400000; text-decoration: none;}
.ab a:visited	{  color: #400000; text-decoration: none;}
.ab a:hover		{  color: #400000; text-decoration: none;}
.ab b			{  Font-Weight: normal;}

.ac a:link 		{  color: #A00000;}
.ac a:active	{  color: #E00000;}
.ac a:visited	{  color: #700000;}
.ac a:hover		{  color: #E00000;}

