
body
{
	font-family: Arial Narrow;
	background-color: Black;
	color: #a0a0a0;
	text-align: center;
	margin-left: 15;
	margin-right: 15;
	margin-top: 20;
	margin-bottom: 20;
}

table.navigation
{
	text-align: center;
	width: 65%;	
}

a.navigation_link
{
	text-decoration: none;
	white-space: nowrap;
	letter-spacing: 4;
	color: #FF0000;
	font-size: medium;
	text-align: center;
}

td.navigation_separator
{
	color: #6F6F6F;
	font-size: x-large;
	letter-spacing: 6;
}

img.logo
{
	margin-top: 4%;
	width: 50%;
}

p.home_text
{
	align: center;
	margin-left: 20%;
	margin-right: 20%;
	color: #afafaf;
	font-family: Vrinda;
	font-size: x-large;
	font-style: italic;
}

a.link
{
  font-family: Vrinda;
	color: #FF0000;
}

a.bottom_link
{
	font-family: Vrinda;
	color: #9F0000;
	font-size: small;
}

a.bullet_title
{
	vertical-align: middle;
	white-space: nowrap;
    font-size: large;
    text-decoration: none;
    color: #FF0000;
    letter-spacing: 6;
}

span.copyright
{
	font-family: Vrinda;
	color: #8F8F8F;
	font-size: small;
	word-spacing: -1;
}

td.abstract_title
{
	 text-align: right;
	 vertical-align: bottom;
	 white-space: nowrap;
	 font-size: xx-large;
	 color: #FF0000;
	 letter-spacing: 10;
}

td.abstract_description
{
	text-align:right;
	vertical-align: top;
    color: #bFbFbF;
    font-family: Vrinda;
    font-size: large;
    word-spacing: -2;
}

td.bullet_title
{
	vertical-align: middle;
	white-space: nowrap;
    font-size: large;
    text-decoration: none;
    color: #FF0000;    
    letter-spacing: 5;
}

td.above_bullets
{
	vertical-align: middle;
	white-space: nowrap;
    font-size: large;
    font-weight: bold;
    text-decoration: none;
    color: #bFbFbF;
    letter-spacing: 3;
}

td.bullet_description
{
	color: #bFbFbF;
	font-family: Vrinda;
	font-size: medium;
	word-spacing: -2;
}
p
{
  	margin-top: 0px;
  	margin-bottom: 7px;
}
