body
{
	background: url('images/bg.jpg') fixed repeat;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-family: arial;
}

body a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

body a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

body a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

h1
{
	color: #000000;
	font-size: 10px;
	font-family: arial;
	text-align: left;
}

h1 a:link
{
	color: #0000FF;
	text-decoration: none;
}

h1 a:active
{
	color: #0000FF;
	text-decoration: none;
}

h1 a:visited
{
	color: #0000FF;
	text-decoration: none;
}

h2
{
	color: #000000;
	font-size: 14px;
	font-family: arial;
	text-align: center;
}

h3
{
	color: #000000;
	font-size: 18px;
	font-family: arial;
	text-align: center;
}

h4
{
	color: #000000;
	font-size: 14px;
	font-family: arial;
	text-align: left;
}

h5
{
	color: #000000;
	font-size: 12px;
	font-family: arial;
	text-align: left;
}

h6
{
	color: #000000;
	font-size: 10px;
	font-family: arial;
	text-align: left;
}

#info
{
	color: #FFFFFF;
	font-size: 16px;
	font-family: arial;
	text-align: right;
}

#twitter_div a:link
{
	color: #0000FF;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}