body {
	/*
	background-image:  url(/OralHealthMonth/CH/DE/Images/img_bg.jpg);
	background-repeat : repeat-x;
	*/
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	font-size : 11px;
}



.txt {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color : #666666;
	font-size : 11px;
}

.tit {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color : #003271;
	font-size : 11px;
    font-weight : bold;
}

.subtitle {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color : #3372B5;
	font-size : 11px;
	font-weight: bold;
}

.blue {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color : #103F7A;
	font-size : 11px;
}

.footertxt {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color : #666666;
	font-size : 11px;
}

a:link {
  color: #003271;
}

a:visited {
  color: #003271;
}

a:active {
  color: #003271;
  }

a:hover {
  color: #FF0000;
}

a.txtlink:link {
  color: #3372B5;
  text-decoration: underline;
}



a.txtlink:visited {
  color: #3372B5;
  text-decoration: underline;  
}

a.txtlink:active {
  color: #3372B5;
  text-decoration: underline;
  }

a.txtlink:hover {
  color: #FF3333;
  text-decoration: underline;  
}

.border {
	border: 1px solid #CCCCCC;
}

a.downloadlink:link {
  color: #999999;
  text-decoration: none;
}

a.downloadlink:visited {
  color: #999999;
  text-decoration: none;  
}

a.downloadlink:active {
  color: #000000;
  text-decoration: underline;
  }

a.downloadlink:hover {
  color: #000000;
  text-decoration: underline;  
}

.download {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color : #999999;
	font-size : 11px;
}
