.link
{
	color: black;
	text-decoration: none;
	font-size: 7.5pt;
	font-family: Verdana;
	font-weight: bold;
}

.bigLink
{
	color: blue;
	text-decoration: none;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}

select
{
	font-family: VN Times;
}

input
{
	font-family: VN Times;
}

.content
{
	font-family: Verdana;
	font-size: 10pt;
}

.bigContent
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}


.contentVN
{
	font-family: VN Times;
	font-size: 12pt;
}

.title
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;	
	/*background-color: #C0C0C0;
	color: #800000;*/
}

.caption
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #800000;
}

.address {
	COLOR: black;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: none;
}

/*table.all
{	
	font-family: VN Times;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

td.bigTitle
{
	font-family: Verdana;
	font-size: 20pt;
	font-weight: bold;
	text-decoration: none;	
}

td.title
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

td.normal
{
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;	
}

td.forVN
{
	font-family: VN Times;
	font-size: 10pt;
	text-decoration: none;	
}


td.menuDisabled
{
	background-color: #003366;
	font-family: Verdana;
	color: #FF0000;
	font-size: 8pt;
	font-weight: bold;
}


span.link
{
	color: white;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
}

span.linkDisabled
{	
	color: #FF0000;
	text-decoration: none;
	font-size: 8pt;	
	font-family: Verdana;
	font-weight: bold;
}

input
{
	font-family: VN Times;
}

input.forButton
{
	font-family: Verdana;
}

span.bigTitle
{
	font-family: Verdana;
	font-size: 20pt;
	font-weight: bold;
	text-decoration: none;
}*/