@charset "iso-8859-1";
/* author: www.mmperez.com */
/* Creation date: 21/05/2006 */

.smallblack 
	{  
		font-family: Arial;
		font-size: 8pt;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000000;
		text-decoration: none
	}
	
.smallwhite 
	{  
		font-family: Arial; 
		font-size: 8pt; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		font-variant: normal; 
		text-transform: none; 
		color: #FFFFFF; 
		text-decoration: none;
	}
			
.black 
	{  
		padding-right: 20px;
		font-family: Arial; 
		font-size: 9pt; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		font-variant: normal; 
		text-transform: none; 
		color: #000000; 
		text-decoration: none;
	}
	
.smallgray 
	{  
		font-family: Arial; 
		font-size: 8pt; 
		font-style: normal; 
		line-height: normal; 
		font-weight: bold; 
		font-variant: normal; 
		text-transform: none; 
		color: #FFFFFF; 
		text-decoration: none
	}
	
.blue 
	{  
		font-family: Arial; 
		font-size: 10pt; 
		font-style: normal; 
		line-height: normal; 
		font-weight: bold; 
		font-variant: normal; 
		text-transform: none; 
		color: #004080; 
		text-decoration: none
	}
	
.boldblack 
	{  
		font-family: Arial; 
		font-size: 10pt; 
		font-style: normal; 
		line-height: normal; 
		font-weight: bold; 
		font-variant: normal; 
		text-transform: none; 
		color: #000000; 
		text-decoration: none
	}
	
.blueunderline 	
	{  
		font-family: Arial; 
		font-size: 10pt; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		font-variant: normal; 
		text-transform: none; 
		color: #004080; 
		text-decoration: underline
	}
	
.smallyellow 
	{ 
		font-family: Arial; 
		font-size: 8pt; 
		font-style: normal; 
		line-height: normal; 
		font-weight: bold; 
		font-variant: normal; 
		text-transform: none; 
		color: #FFCC00; 
		text-decoration: none
	}
	
.yellow 
	{ 
		font-family: Arial; 
		font-size: 10pt; 
		font-style: normal; 
		line-height: normal; 
		font-weight: bold; 
		font-variant: normal; 
		text-transform: none; 
		color: #FFCC00; 
		text-decoration: none
	}


.white 
	{  
		font-family: Arial; 
		font-size: 10pt; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		font-variant: normal; 
		text-transform: none; 
		color: #FFFFFF; 
		text-decoration: none
	}

.boldwhite 
	{  
		font-family: Arial; 
		font-size: 10pt; 
		font-style: normal; 
		line-height: normal; 
		font-weight: bold; 
		font-variant: normal; 
		text-transform: none; 
		color: #FFFFFF; 
		text-decoration: none
	}

