/* CSS Document */
.links		{	
font-family: Verdana, Tahoma; font-size:8pt; color:white; text-decoration:none 
}
a.links	{	
font-weight:normal
}
a.links:hover		{	
color:blue; text-decoration:none
}
.text		{	
font-family: Arial, Helvetica, sans-serif;
font-size:10pt; color:white; text-decoration:none 
}
.heading		{	
font-family: Arial, Tahoma; font-size:10pt; color:orange; text-decoration:none ;
font-weight:bold
}
.heading1		{	
font-family: Verdana, Tahoma; font-size:8pt; color:white; text-decoration:none ;
font-weight:bold
}
.links2		{	
font-family: Verdana, Tahoma; font-size:7pt; color:#cccccc;text-decoration:none;  
}
a.links2	{	
font-weight:normal
}
a.links2:hover		{	
color:white;
}
.text-c		{	
font-family: verdana, Tahoma; font-size:7pt; color:#cccccc; text-decoration:none 
}
.text-cc	{	
font-family: verdana, Tahoma; font-size:11px; color:#cccccc; text-decoration:none 
}
/* pradap */
.text_time
{
	border-right: medium none;
	border-top: medium none;
	font-weight: bold;
	font-size: 10pt;
	border-left: medium none;
	color: #ffff66;
	border-bottom: medium none;
	font-family: verdana, Tahoma;
	background-color: #940c4a;
	text-decoration: none;
}
.subhead
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFCCFF;
font-weight:bold;
text-align:justify;
}
.subhd
{
font-family: "Times New Roman", Times, serif;
font-size:16px;
color:#FFCCFF;
font-weight:bold;
text-align:justify;
}
.email
{
font-family: "Times New Roman", Times, serif;
font-size:13px;
color:#FFCCFF;
text-align:justify;
}
.mail
{
font-family:Verdana;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.mail2
{
font-family:Verdana;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
padding-left:25px;
}
.mail:hover
{
text-decoration:underline;
color:#FF99FF;
}
.mail2:hover
{
text-decoration:underline;
color:#FF99FF;
}
