/*
file:loayza_text_style.css
Author: Kim Tran
*/

.titlepage
{
	
	margin-left: 15px;
	font-family: Calligrapher;
	font-size: 24px;
	color: #c1c1c1;
	margin-top:0px;
	
}
.smalltitle
{
	padding-left: 10px;
	color: #FFC600;
	font-size:12px; 
	font-weight:bold;
	font-family:avendera, arial, helvetica, sans-serif;
}
.endsmalltitle
{
	padding-left: 138px;
	color: #FFC600;
	font-size:12px; 
	font-weight:bold;
	font-family:avendera, arial, helvetica, sans-serif;
}
.subtitle
{
	padding-left: 25px;
	font-family: "Trebuchet MS"; 
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #FFC600;
}
.sptext
{
	float:left;
	margin-left:15px;
	width:200px;
	height:auto;
	font-family: Signature; 
	font-size: 20px;
	color: #ffc600;
}
.sptitle
{
	color: #FFC600;
	font-family: calligrapher;
	font-size: 20px;
	padding:15px;
}
.boldtext
{
	padding-left:15px;
	font-family: avendera, arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight:bold;
	color: #c1c1c1;
	_margin-bottom:350px;
}
.text
{
	padding-left:15px;
	font-family: avendera, arial, helvetica, sans-serif; 
	font-size: 12px;
	color: #ffffff;
}

.paraText
{
	padding-left:15px;
	_margin-bottom:50px;
}


