


body {
    background-color:#f3f3f3;
	font-family:Arial;
	font-size: 12px;
	color: #000000;
}

td {
 	font-family:Arial;
	font-size: 12px;
	color: #000000;
}



.big_num {
	font-family:Arial;
	font-size: 90px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}



.mini_header {
	font-family:Arial;
	font-size: 14px;
	color: #5d5d5d;
	text-decoration: none;
	font-weight:bold;
}


.mini_header_2 {
	font-family:Arial;
	font-size: 14px;
	color: #ed0101;
	text-decoration: none;
	font-weight:bold;
}


.mini_header_3 {
	font-family:Arial;
	font-size: 14px;
	color: #3e3e3e;
	text-decoration: none;
	font-weight:bold;
}




A.tools_1:Link,A.tools_1:Visited{
	font-family:Arial;
	font-size: 12px;
	color: #434343;
	text-decoration: none;
	font-weight:bold;
}

A.tools_1:Hover{
	font-family:Arial;
	font-size: 12px;
	color: #434343;
	text-decoration: underline;
	font-weight:bold;
}





.send_button {
	font-family:Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	background-image: url(/img/send_button.jpg);
	background-repeat:no-repeat;
	width: 41px;
	height: 23px;
	border: none;
	cursor: pointer;
}



.problem_details {
	font-family:Arial;
	font-size: 14px;
	color: #2778d4;
	text-decoration: none;
	font-weight:bold;
}




A.tools_2:Link,A.tools_2:Visited{
	font-family:Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

A.tools_2:Hover{
	font-family:Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

