/***********************************************//* style.css                                   *//* Use with template ovie.html                 *//***********************************************//***********************************************//* HTML tag styles                             *//***********************************************/body,td,th {	font-family: Arial, Helvetica, sans-serif;	color: #000000;}body {	background-color: #FFFFFF;}/******* hyperlink and anchor tag styles *******/a:link, a:visited{	color: #666699;	text-decoration: none;}a:hover{	color: #CCCCCC;	text-decoration: underline;}/************** header tag styles **************/.style1 {font-size: 12px}.style2 {font-size: 18px}.style3 {font-size: 10px}.style5 {	font-weight: bold;	font-size: 9px;}.style7 {	font-weight: bold;	font-size: 10px;}/********************* end **********************/