.c_name{
	font-family:Tahoma;
	font-size:10px;
	color:#6B6767;
}
.policy1{
	font-family:Tahoma;
	font-size:11px;
	color:#999797;
}
.policy2{
	font-family:Tahoma;
	font-size:11px;
	color:#5B5B5B;
	text-decoration:none
}
.text{
	font-family:Tahoma;
	font-size:11px;
	color:#363636;
	line-height:12px
}
.main{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	line-height:13px
}
.yellow{
	font-family:Tahoma;
	font-size:11px;
	color:#EAFA00;
}

.input{
width:202px; height:16px;
border-width:1px;
border-style:solid;
background-color:#4C4A46;
font-family:Tahoma; font-size:11px;  color:#ECBD56; line-height:12px;
}


.textarea2{
width:202px; height:158px;
border-width:1px;
border-style:solid;
background-color:#4C4A46;
font-family:Tahoma; font-size:11px;  color:#ECBD56; line-height:12px;
overflow:auto;
}


body {
	margin:0px;
	padding:25px;
	background:#BACFE0 url(fondo.jpg) repeat-x;
}
#contenedor{
	margin:auto;
	width:700px;
	padding:25px;
	border:1px solid black;
	background-color:#FFFFFF;
}
.logo{
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	color:#00ff00;
}
.blue{
	color:#3366ff;
}
.pq{
	font-size:11px;
}
p,ol,li,td{
	text-align:justify;
	color:#000000;
	font-family:Comic Sans MS,"Times New Roman", Times, serif;
	font-size:13px;
}
td{font-size:16px}