body {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: black;
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
   /*background-image:url(../images/log-udea.gif);*/ 
	background-repeat:no-repeat;
	background-position:top; 
	background-attachment:fixed
}
/*a {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #006699;
}*/
a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS;
}
h1 {
	font-size: 18px;
	color: #006699;
}
h2 {
	font-size: 16px;
	color: #006699;
}
h3 {
	font-size: 14px;
	color: #006699;
}
.iframe {
	border: 1px solid #006699;
}
