

body 	{
		font-family: georgia, times, Times New Roman, times-roman, serif;
		position: relative;
		margin: 20px auto 0 auto;
		padding: 0 0 0 0;
		width: 860px;
		background-color: #FFF;
		#border-top: 3px solid #CCC;
		}


p {
		font-size: 16px;
		line-height: 24px;
		color: #44444;
		text-align: justify;
}

ul#state {
		font-size: 16px;
		line-height: 18px;
		color: #44444;
		text-align: justify;
		font-weight: bold;
		font-style:italic;		
}

h2 {
		font-size: 28px;
		font-variant: small-caps;
		line-height: 33px;
		letter-spacing: -1px;
		color: #44444;
		#text-transform: uppercase;
		#text-align: center;
}

h3 {
		font-size: 20px;
		font-variant: small-caps;
		line-height: 20px;
		letter-spacing: -1px;
		color: #44444;
		margin: 0 0 0 0 #25;
		#text-transform: uppercase;
		#text-align: center;
}

#caption {
		margin: 10 100 20 100;
		font-size: 14px;
		line-height: 18px;
		color: #444;
}

#math {
		font-family: courier, times, Times New Roman, times-roman;
 		font-size: 15px;
 		letter-spacing: -1px;
        line-height: 15px;
		color: #44444;
		#font-style: italic;
        margin: 20px 100px 20px 100px;
}

#algorithm{
		font-style: italic;
		margin: auto auto auto 20px;
}

#titular {
 		font-size: 40px;
 		font-variant: small-caps;
        line-height: 50px;
        letter-spacing: -1px;
		color: #44444;
		font-weight: bold;
        text-align: center;
		#text-transform: uppercase;
}

#subtitle {
 		font-size: 20px;
 		font-variant: small-caps;
        line-height: 30px;
        letter-spacing: -1px;
		color: #44444;
		font-weight: bold;
        text-align: center;
		#text-transform: uppercase;

}

a:link			{ color: #B95E27; text-decoration: none; } 
a:visited		{ color: #B95E27; text-decoration: none; }
a:active		{ color: #1A69A1; text-decoration: none; } 
a:hover			{ color: #888; text-decoration: none;}