body {
	font-family:arial;	
	color:#686868;
    background:#fff url('body-bg.gif') repeat-x;
    margin-top:0;
	}
	
a:link {
	color:#686868;
}

a:visited {
	color:#686868;
}

a:active {
	color:#A19E96;
}

a.red:link {
	color:#E45D5D;
	font-weight:bold;
}

a.red:visited {
	color:#E45D5D;
	font-weight:bold;
}

a.red:active {
	color:#CF8A8A;
	font-weight:bold;
}


h1 {
	font-size:22pt;
   }
   
h2 {
	font-size:10pt;
   }
       
h3 {
	font-size:9pt;
   }
   
h4 {
	color:#E45D5D;
   }

div.login {
	font-size:10pt;
    font-weight: 800;
   }

div.reg {
	font-size:9pt;
  }

span.red {
    font-weight: 800;
    color:#AFD357;
   }
   
span.blog {
	font-family:"trebuchet ms";	

	font-size:13px;
}

font.blog {
	font-family:"trebuchet ms";	
	width:550px;
	height:150px;
	font-size:13px;
}
   
span.redsmall {
    font-weight: 400;
    font-size:9pt;
    color:#E45D5D;
   }

span.login {
	font-size:10pt;
    font-weight: 800;
   }

span.reg {
	font-size:9pt;
}

span.data {
	font-size:9pt;
    font-weight: 800;
}

span.done {
	color:#BBBBBB;
	text-decoration: line-through
}

table {
	border-width:0px;
	border-collapse: collapse;
	border-spacing:0px;
   }
   
input.login {
	border:1px solid #C5C5C5; 
	color:#686868;
	

   }

input.question {
	border:1px solid #C5C5C5; 
	color:#686868;
	font-size:16;
	width:500px; 
    height:30px
  }

	