/* "style.css" */
/* "This external style sheet is intended to be used with the "RIP" Web site*/

h1{font-family:tahoma;color:#F5F5F5;font-size:24;}
h2{font-family:tahoma;color:red;font-size:20;}
h3{font-family:tahoma;color:#F5F5F5;font-size:18;}
p{font-family:tahoma;color:#F5F5F5;font-size:12;}
A:link{font-family:tahoma; font-size:12;font-weight:bolder;color:#F5F5F5;text-decoration:none;}
A:hover{font-family:tahoma; font-size:12;font-weight:bolder;color:"#F5F5F5";text-decoration:none;}
A:visited{font-family:tahoma; font-size:12;font-weight:bolder;color:#F5F5F5;text-decoration:none;}
