<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
-----------------------------------------------
Coalition For a Realistic Foreign Policy Style Sheet
Author:   Michael Kraabel
Version:  v1.0
----------------------------------------------- */
@import url("layout.css");
@import url("http://www.realisticforeignpolicy.org/css/content.css");
html,body,div,p {font: normal 11px verdana, arial, sans-serif; color: #000;}
body {background: #ffffff url(../images/bg_01.gif) repeat-y 50% 0; background-attachment: fixed; margin: 0; padding: 0;}

/* General Rules
----------------------------------------------- */
a img {border-width: 0; border-style: none;}
a:link,a:active {color: #b30000; text-decoration: none; }
a:visited {color: #999; text-decoration: none; }	
a:hover {color: #0175BA;}</pre></body></html>