﻿body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}

a:link {
	color:#70c4ee;
}

a:hover {
	color:#b3daee;
}

a:visited {
	color:#70c4ee;
}

a:visited, hover {
	color:#b3daee;
}

p
{
	color:#777777;
	text-align:justify;
}

subtitle
{
	color:#FFFFFF;
}

.downloadtext
{
	text-align:center;
	size:8px;
}