body{
	background-color : #FFFFFF;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	text-align: center;
	font-family : Verdana, Tahoma, Arial, sans-serif;
}  
td, th, p {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : x-small;
}
.small { font-size: xx-small; }
.yellow {
	color : #FFCC33;
}

a {
	color : #000099;
	text-decoration : underline;
}
a.menu:hover {
	background-color : #FFCC33;
}
a:visited {
	color : #3399CC;
}
a:active {
	text-decoration : none;
	color : #000000;
	background-color : #88CCAA;
}
pre, code, .gray {
	color : #666666;
}
pre, code {
	font-size : x-small;
}
.faqq {
	width : 100%;
	margin : 20px 0 0 0;
	background-color: #FFFFFF;
	border-bottom : 2px solid #000000;
	background-image: url(../img/title_bg.gif);
}
 .faqa { 
	width : 100%; 
	margin : 0 0 0 0; 
	border : 1px solid #CCCCCC; 
	padding : 3px 3px 3px 3px; 
}

 .faqa2 { 
	width : 100%; 
	margin : 0 0 0 0; 
	border : 1px solid #CCCCCC; 
	padding : 0 0 0 0; 
}


.big {
	font-size : large;
}
.answer_block {
	margin : 0 0 0 0;
	border : 1px solid #CCCCCC;
	padding : 3px 3px 3px 3px;
}
.not_big {
	font-size : small;
}
h2 {
	font-size : medium;
	font-weight : normal;
}
h1 {
	font-size : large;
	font-weight : normal;
}
.red {
	color : #990000;
}
.green_not_big {
	font-size : medium;
	color : #339933;
}
div.note {
	border-left : 3px solid #88CCAA;
	background-color : #ffffff;
	width : 640;
	margin-left : 20px;
	padding : 3px 3px 3px 3px;
	font-size : xx-small;
}
div.quote {
	border-left : 2px solid #88CCAA;
/*	width : 400;*/
	margin-left : 50px;
	padding : 3px 3px 3px 3px;
	font-size : xx-small;
}

