/*
*   Generic styles

body {
	background: #fff url(/img/background/bg_main.gif) center top;
	font-size:62.75%;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	position: relative;
	color: #272727;
}*/
.circuit {
    font-size: 12px;
    font-weight: bold;
    color: #00000;
}
.circuit2 {
    font-size: 12px;
    /*font-weight: bold;*/
    color: #00000;
}
.circuit3 {
    font-size: 13px;
    font-weight: bold;
    color: #00000;
}
/*
*   END Global elements
*/

