	   a:link {
	text-decoration : none;
	color : Red;
	font-family : Tahoma, verdana, arial;
	font-size : 8pt;
}
	   a:active {
	text-decoration : none;
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
}
	   a:visited {
	text-decoration : none;
	color : #DC143C;
	font-family : Tahoma, verdana, arial;
	font-size : 8pt;
}
     a:hover {
	text-align: center;
	text-decoration : none;
	color : White;
	font-family : Tahoma, verdana, arial;
	font-size : 8pt;
}
	  h1		{
	text-transform : lowercase;
	text-align : center;
	font-weight : bold;
	font-size : 14pt;
	font-family : arial;
	color : White;
}
	  h2		{
	text-transform : lowercase;
	text-align : center;
	font-size : 8pt;
	font-family : arial;
	color : red;
}  

	  .title		{
	text-transform : lowercase;
	text-align : center;
	font-weight : bold;
	font-size : 14pt;
	font-family : arial;
	color : White;
} 
 
    .center	{
	font-family : tahoma, verdana, arial;
	color : White;
	font-size : 10pt;
	text-align : center;
}
  .firma		{
	font-size: 8pt;
	text-align: right;
	margin-right: 35%;
	margin-left: 35%;
	color:Red;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
	.derecha	{
	font-size: 8pt;
	text-align: right;
	color:red;
	margin-right: 5%;
	font-family: Arial, Helvetica, sans-serif;
}
	.izquierda	{
	font-size: 8pt;
	text-align: justify;
	color: red;
	margin-left: 5%;
	font-family: Arial, Helvetica, sans-serif;
}
    .banner	{
	font-size: 8pt;
	text-align: center;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	border : 1px solid #8B0000;
}
	.tinycenter	{
	font-size: 8pt;
	text-align: center;
	color: white;
	font-family: tahoma, verdana, arial;
}
	.tinyjustify	{
	font-size: 8pt;
	text-align: justify;
	color: white;
	margin-left: 2%;
	font-family: tahoma, verdana, arial;
}
	.tinyjustify_red	{
	font-size: 8pt;
	color:red;
	text-align: justify;
	margin-left: 2%;
	font-family: tahoma, verdana, arial;
}
   body 	{
	background-repeat: no-repeat;
	background-position: fixed;
	background-image: url(/images/bg.jpg);
	background-color : Black;
	background-attachment : fixed;
	scrollbar-arrow-color: Red; 
	scrollbar-base-color: Black;
	scrollbar-DarkShadow-Color: #8B0000;
	scrollbar-face-color: Black;
	scrollbar-highlight-Color: Maroon;
	scrollbar-Shadow-Color: Maroon;
	scrollbar-Track-Color: #680000;
	scrollbar-3dLight-color: Maroon;

} 
 .justify		{
  font-size: 10pt; 
  text-align: justify;
  margin-left: 5%; 
  margin-right: 5%; 
  color:white;
  font-family: tahoma, verdana, arial;
}
   td		{
    vertical-align:top; 
	
}
.form {
background:#000000;
border:1px;
border-color:#8B0000;
border-bottom-style: solid;
border-left-style: solid; 
border-right-style: solid; 
border-top-style: solid; 
font-family: tahoma, verdana, arial;
font-size: 10px; 
color:#FF0000;
}
.form2 {
background:#000000;
border:1px;
border-color:#8B0000;
border-bottom-style: solid;
border-left-style: solid; 
border-right-style: solid; 
border-top-style: solid; 
font-family: tahoma, verdana, arial;
font-size: 10pt; 
color:#FF0000;
