




/*
     FILE ARCHIVED ON 9:35:42 Jan 28, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:16:58 Feb 27, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* This style written by 2clones.com  */

.head	{
		font-size : 400%;
		font-family : "Times New Roman";
		font-weight : bold;
		font-style : normal;
		color : #000000;
}
.head2	{
		font-size : 300%;
		font-family : "Times New Roman";
		font-weight : bold;
		font-style : normal;
		color : #C00000;
}
.head3	{
		font-size : 200%;
		font-family : "Times New Roman";
		font-weight : bold;
		font-style : normal;
		color : #C00000;
}
.sub-head	{
		font-size : large;
		font-family : "Times New Roman";
		font-weight : bold;
		font-style : normal;
		color : #000000;
}
.plus	{
		font-size : 120%;
}
.domain	{
		font-size : 120%;
		color : blue;
}

.menu {
	font-weight : bold;
	color : #ffffff;
	hover : #FF0000;
}
HR	{
	color : blue;
	width : 80%;
	size : 3;
}
A  {
	color : #0000FF;
}

A:Visited  {
	color : #008000;
}

A:Active  {
	color : green;
}

A:Hover  {
	color : #C00000;
}

BODY  {
	font-family : "Times New Roman";
	font-size : 100%;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	margin-top : 20px;
}

.cursor	{
	cursor : ne-resize;
}

