/* This is for the Main Title */.desc_title {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 19px;	font-weight: bold;	color: #000000;	text-decoration: none;}/* This is for the Sub Titles Under the Main Title */.desc_subtitle {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bold;	color: #000000;	text-decoration: none;}/* The smaller titles for the sections in the main dec body */.desc_bodytitle {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	color: #000000;	text-decoration: none;}/* The Main body text */.desc_bodytext {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	color: #000000;	text-decoration: none;}/* Same as above but in Bold Face */.desc_bodytext_bold {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	color: #000000;	text-decoration: none;}/* The main text in small size */.desc_smtext {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;	text-decoration: none;}/* Same as above but in Bold Face */.desc_smtext_bold {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	color: #000000;	text-decoration: none;}.desc_table1 {	background-color: #FFFFFF;}.desc_table2 {	background-color: #EEEEEE;}.desc_table3 {	background-color: #DDDDDD;}.desc_table4 {	background-color: #CCCCCC;}.desc_table5 {	background-color: #999999;}/* italic */.desc_bodyitalc {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	color: #000000;	text-decoration: none;	font-style: italic;}