boblets, thanks so much for your help with this. i checked out the source code, but was having trouble identifying the code i should be applying to my css code. i believe the following is the relevant source code from my page:
<div class="navigation">
<p class="next"></p>
<p class="previous"></p>
</div>
</div>
<div id="sidebar">
<ul class="sidebar-list">
<li id="search" class="widget widget_pressrow_search"> <h2 class="widgettitle"><label for="s">Search</label></h2>
<div class="sidebar_section">
<form id="search_form" method="get" action="http://attackmarketing.wordpress.com">
<input id="s" name="s" class="text_input" type="text" value="" size="10" />
<input id="searchsubmit" name="searchsubmit" type="submit" value="Find »" />
</form>
</div>
<li id="categories-114803991" class="widget widget_categories"><h2 class="widgettitle">Attack! Service Offerings</h2>
<li id="linkcat-1356" class="widget widget_links"><h2 class="widgettitle">Blogroll</h2>
<ul class='xoxo blogroll'>
Attack!’s Website
Sumo World
<li id="text-153732321" class="widget widget_text"> <div class="textwidget"><span></span></div>
IF you have the time, could you offer any advice on what code is should be adding to my style sheet to change the font/ color and size?
Thanks again!