.sub_title {  	
		font-family: tahoma; 
		font-size: 13pt; 
		text-transform: uppercase; 
		color: #0099FF
	   }

.normal {  	
		font-family: tahoma; 
		font-size: 10pt; 
		color: #000000
	}

.mini_title {
		font-family: tahoma;
		font-size: 11pt;
		font-style: normal;
		color: #0099FF;
		font-weight: bold;
	    }

.bottom {
		bottom: 0px;
		right: 0px;
		position: absolute;

	}

