/* Text */
BODY {	font-family : Arial;
	font-size : 12px;
	background-color : rgb(255,255,255);
	color : rgb(128,128,128);
	background-image : none}


p{	font-family : Arial;
	font-size : 14px;
	color : rgb(255,255,255)
}
.TextObject{	font-size : 24px;
	font-family : Arial;
	color : rgb(128,128,128)}
A{	font-family : Arial;
	font-size : 28px;
	color : rgb(255,255,255);
	background-color : rgb(36,174,210);
	white-space : normal;
	text-decoration : none}
A:visited{	font-family : Tahoma;
	font-size : 16px;
	color : rgb(255,255,255);
	background-color : rgb(36,174,210)
}
h1{	font-family : Arial;
	color : rgb(128,128,128)}
A:hover{	font-family : Tahoma;
	font-size : 28px;
	color : rgb(255,255,255);
	background-color : rgb(36,174,210)
}
A:active{	font-size : 16px;
	background-color : rgb(36,174,210);
	color : rgb(0,0,0);
	font-family : Arial
}

H3 {
	font-family: Arial;
	color : rgb(128,128,128)
}h2{	font-family : Arial;
	color : rgb(128,128,128)
}
pre{	font-family : Arial;
	color : rgb(255,255,255)
}
h4{	font-family : The Girl Next Door ;
	font-size : 12px;
	color : rgb(128,128,128)}

H5 {
	color: rgb(128,128,128)
}

H6 {
	color: rgb(128,128,128)
}