body 
{
	background-color: #6699CC;
	margin: 0px;
	padding:0px;
	min-width: 750px;
}

p, ul, li
{
	text-align: left;
	font-family: Arial;
	font-size: 10pt;
}

td
{
	font-family: Arial;
	font-size: 10pt;
}

th
{
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
}

table.addlink td {
	font-family: Arial;
	font-size: 10pt;
}

.small
{
	font-size: 8pt;
	text-align: justify;
}

a
{
	color: blue;
}

a:link
{
	color: blue;
}

a:visited
{
	color: blue;
}

a:active
{
	color: blue;
}

a: hover
{
	color: blue;
}

a
{
	color: blue;
}


.Internal a:link
{
	color: blue;
	text-decoration: none;
}

.Internal a:visited
{
	color: blue;
	text-decoration: none;
}

.Internal a:active
{
	color: blue;
	text-decoration: none;
}

.Internal a: hover
{
	color: blue;
	text-decoration: none;
}


.Header 
{
	color: #FFFFFF;
}

	.Header a
	{
		color: #FFFFFF;
	}
	
	.Header a:link
	{
		color: #FFFFFF;
	}
	
	.Header a:visited
	{
		color: #FFFFFF;
	}
	
	.Header a:active
	{
		color: #FFFFFF;
	}
	
	.Header a: hover
	{
		color: #FFFFFF;
	}

.Alert
{
	font-size: 12pt;
	text-align: center;
}

	.Alert a
	{
		color: blue;
	}
	
	.Alert a:link
	{
		color: blue;
	}
	
	.Alert a:visited
	{
		color: blue;
	}
	
	.Alert a:active
	{
		color: blue;
	}
	
	.Alert a: hover
	{
		color: blue;
	}

