/* body styles*/
body		{ 	font-family: Arial, Helvetica, sans-serif; 	font-weight: normal; color: #000000; text-decoration:none; 	}

H1 			{ font-size:18px;font-weight:normal;}
H2 			{ font-size:18px;font-weight:bold;}/*font-size:14px*/
H3 			{ font-size:13px;font-weight:bold;}
H4 			{ font-size:12px;font-weight:bold;}
H5 			{ font-size:10px;}

p		 	{ font-size: 12px; }
a			{ font-size: 12px; }
div			{ font-size: 12px; }
td, tr, th		{ font-size: 12px; }
ul,  li,  ol, dl, dt, dd, pre 	{font-size: 12px; }

.small      { font-size: 10px;}
.medium     { font-size: 12px;}
.mediumbold { font-size: 12px; font-weight: bold;}

/* thumbfunction */
.thumb {
	cursor: hand;
	cursor: pointer;
}