/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.tnr{
	font-family:"Times New Roman", Times, serif;
	}

.al{
	font-family:Arial, Helvetica, sans-serif;
	}

.blue{
	color:#340D63;
	}

.grey{
	color:#E7E7E7;
	}
	
.dark_grey{
	color:#999999;
	}

.white{
	color:#FFFFFF;
	}

.small{
	font_size:10px;
	}

.std{
	font-size:12px;
	}

.large{
	font-size:14px;
	}

.v_large{
	font-size:16px;
	}