/*
Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

body
{
font-family: Helvetica; color: #52595d; font-size: 11px;
}

table#contenido img{
	cursor: default;
	color:#FF0000;
}

table#contenido h1{ font-size:14px;}
table#contenido ul li{
	font-size:small;
	text-align:justify;
	font-family: Helvetica;
}
table#contenido td  a,  table#contenido td  a:visited, table#contenido td  a span{
   color:#6699FF;
   text-decoration:underline;
}
table#contenido td  a:hover {
   color:#6699FF;
   text-decoration:none;
}

/*
body
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#FF0000;
	background-color:#000000;
}

html{
	_overflow-y: scroll;
}

img:-moz-broken{
	-moz-force-broken-image-icon : 1;
	width : 24px;
	height : 24px;
}
img, input, textarea{
	cursor: default;
	color:#FF0000;
}

h1{ font-size:14px;}*/
