a {	
	text-decoration: none;
	color: #6699CC;	
}

a:hover {
	text-decoration: none;
	color: #0033cc;
	font-weight: bold;
}

a.box {
	/* padding: 3px;
	background-color: #FFFFFF;  */
	text-decoration: none;
	/*border: medium solid #ffffff;*/
	color: #6699CC;
	font-weight: bold;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
}

a.box:hover {
  color: #6699CC;
	/* padding: 3px; */
	text-decoration: none;
	background-color: #6699CC;
	/*border: medium solid #6699CC;*/
	color: #ffffff;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
}

a.faqlist
{
	color:#666666;
}
a.faqlist:hover
{
	color: #666666;
	text-decoration:none;
	background-color:#ffffff;
	color:#6699CC;
}

body {	
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	/* line-height: 2em; */
	color:#336699;
	/*
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	*/
	}
h2 {
	color: #CCCCCC
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}
table {
	color: #FFFFFF
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	/* line-height: 2em; */
	color: #6699cc;
	}
	
	.TableContent
	{
		color:#6699CC;
		font-size:small;
		font-weight:bold;
	}
	
	.BottomTable
	{
		color:#6699CC;
		font-size:smaller;
		font-weight:bold;
	}
	.TextInfo
	{
		color:#666666;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	.ImportLegal
	{
		color:#CC0000;
	}
	
	.Title1
	{
		color: #6699CC;
		font-family:Arial, Helvetica, sans-serif;
		font-size:large;
		font-weight:bold;
	}
	
	.ConditionList
	{
		list-style-type:upper-roman;
	}
	
	.ListFAQ
	{
		color:#666666;
	}
	
	
	.MenuTable
	{
		background-color:#E6E6E6;
	}
	
	.TableHeader
	{
		color:#6699CC;
		font-size:medium;
		font-weight:bold;
	}
	.TableHeaderUnder
	{
		color:#6699CC;
		font-size:medium;
		font-weight:bold;
		text-decoration:underline;
	}
	
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
	

	


