﻿/*@charset "utf-8";*/
/* CSS Document */
/*   */
body { 
/* Yellow */
background-color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;}
/*Pink */
.style1 {color: #FF00FF;
   font-weight: bold;}
/*Red */
.style2 {color: #FF0000;
   font-weight: bold;}

/*   */
/*@charset "utf-8";*/

